Commit Graph
16 Commits
Author SHA1 Message Date
tyshko-rostyslav 85bd376b20 Merge pull request #29 from vacp2p/Pravdyvy/node-core-strucutures-and-account-management
Node core strucutures and account management
2024-12-08 18:45:07 -05:00
Oleksandr Pravdyvyi a80d198e88 feat: node core strucutres added 2024-12-03 09:32:35 +02:00
Rostyslav Tyshko 4363543cf0 unused 2024-12-02 02:17:34 +01:00
Rostyslav Tyshko 91786d6b7e fmt 2024-12-02 01:20:08 +01:00
Rostyslav Tyshko 3204df13f1 add se kernel impl and verify_commitment to de module 2024-12-02 01:19:42 +01:00
Rostyslav Tyshko 3c6356767e add validate_in_commitments_proof and validate_nullifiers_proof to se module 2024-12-02 01:19:30 +01:00
Rostyslav Tyshko 4537bc61fc add generate_commitments and generate_nullifiers to se module 2024-12-02 01:19:10 +01:00
Rostyslav Tyshko b5f4ca1b61 add de kernel impl and verify_commitment to de module 2024-12-02 01:15:20 +01:00
Rostyslav Tyshko 21e7b5c219 add validate_in_commitments_proof and validate_nullifiers_proof to de module 2024-12-02 01:14:59 +01:00
Rostyslav Tyshko 2f99d73758 add generate_commitments and generate_nullifiers to de module 2024-12-02 01:14:31 +01:00
Rostyslav Tyshko 9a59eab30d add executions module to core 2024-12-02 00:55:52 +01:00
Rostyslav Tyshko 08c5dd96e2 add dependencies to core 2024-12-02 00:55:29 +01:00
Rostyslav Tyshko abe6977aa2 taplo fmt 2024-10-30 00:53:12 +01:00
Oleksandr Pravdyvyi e19d9227d5 feat: storage and merkle tree added 2024-10-10 14:09:31 +03:00
Oleksandr Pravdyvyi 42cfac8a74 feat: adding rpc interfaces into sequencer and node 2024-09-30 05:49:46 +03:00
Oleksandr Pravdyvyi 955ae0594d feat: workspace and approximate depedency tree added 2024-09-27 15:29:49 +03:00