Commit Graph

5 Commits

Author SHA1 Message Date
Sydhds
07ea466b33 Update proto file with Tx 'estimated gas used' field (#51)
* Update proto file with Tx 'estimated gas used' field
* Update tx_counter according to tx gas quota
* Feature/user spam limit checks (#47)
  * Print proof generation error before sending it
  * Check user spam limit in grpc send_transaction endpoint
2025-10-15 10:57:03 +02:00
Sydhds
65f6d60b14 Add command line arg to disable grpc reflection (in production) (#48) 2025-10-13 16:23:59 +02:00
Sydhds
8be586ddfa Add initial code for handling multiple merkle tree in UserDB (#49)
* Add initial code for handling multiple merkle tree in UserDB
* Add unit test for multi tree
* Add test_new_multi_tree unit test
* Introduce UserDbConfig
2025-10-13 16:23:05 +02:00
Sydhds
e1c96b3ef7 Add more arg in command line arguments (#46) 2025-10-01 17:24:28 +02:00
Sydhds
3a56b92515 Add new benchmark (#35)
* Add new benchmark
* Add black_box
2025-09-04 08:42:42 +02:00