18 Commits

Author SHA1 Message Date
Sergio Chouhy
361e3b6f76 fmt 2025-07-21 19:08:47 -03:00
Sergio Chouhy
b3323c78cf clippy 2025-07-21 18:46:50 -03:00
Sergio Chouhy
a4deb42d3d Merge branch 'main' into schouhy/add-signatures-to-transactions 2025-07-17 08:09:46 -03:00
Sergio Chouhy
c60c7235c1 add getter for transaction body and test it 2025-07-16 13:30:30 -03:00
Sergio Chouhy
b6ea00daa4 add transactions tests 2025-07-16 13:30:30 -03:00
Sergio Chouhy
e7b727c0ba make sequencer validate transaction signatures before adding transactions to blocks 2025-07-16 13:30:28 -03:00
Sergio Chouhy
f02c97e622 rename structs. Implement serde for AuthenticatedTransaction 2025-07-16 13:30:24 -03:00
Sergio Chouhy
789dec673e remove hash attribute from Transaction and use a method instead 2025-07-10 11:35:46 -03:00
Oleksandr Pravdyvyi
5d5dde33b7 fix: utxo nullifier calculation fix and circuits updates 2025-06-26 07:21:31 +03:00
Rostyslav Tyshko
a642946665 add asserts to test 2025-05-28 01:05:44 -04:00
Rostyslav Tyshko
4ba4c12a87 rm unused 2025-05-16 19:16:45 -04:00
Rostyslav Tyshko
b4c0fb9351 fmt 2025-05-16 18:40:45 -04:00
Rostyslav Tyshko
2346f06d23 add a test 2025-05-16 18:39:39 -04:00
Rostyslav Tyshko
cdb8e3a08a impleDeserialize for HashStorageMerkleTree 2025-05-16 18:39:24 -04:00
Rostyslav Tyshko
9df2b51813 imple Visitor for HashStorageMerkleTreeDeserializer 2025-05-16 18:38:36 -04:00
Rostyslav Tyshko
0daffaf4ad HashStorageMerkleTreeDeserializer 2025-05-16 18:37:58 -04:00
Rostyslav Tyshko
96dc9bd840 serialize for HashStorageMerkleTree 2025-05-16 18:37:38 -04:00
Oleksandr Pravdyvyi
8e4956891c fix: refactor 1 2025-04-16 16:17:53 +03:00