helios/client/src
Simon Saliba 3177ad55c1
feat: add `get_logs` RPC method (#108)
* Implemented RPC method get_logs

* Limit the max number of logs to 5

* remove unused import

Co-authored-by: Noah Citron <noah@jeff.org>
2022-11-17 12:14:13 -05:00
..
client.rs feat: add `get_logs` RPC method (#108) 2022-11-17 12:14:13 -05:00
database.rs feat: add checkpoint caching (#41) 2022-09-16 15:32:15 -04:00
errors.rs feat: surface revert errors to RPC (#106) 2022-11-11 19:41:37 -05:00
lib.rs feat: verify checkpoint has valid age (#105) 2022-11-14 15:23:51 -05:00
node.rs feat: add `get_logs` RPC method (#108) 2022-11-17 12:14:13 -05:00
rpc.rs feat: add `get_logs` RPC method (#108) 2022-11-17 12:14:13 -05:00