0g-storage-node/node/storage
Joel Liu f9ce286909
replace filter with eth_getLogs (#32)
* replace filter with eth_getLogs

* update log

* store block history into db

* fix lints error

* add free disk step

* set max worker to 3

* resolve comments and refact code

* resolve comments

* set max-workers to 4

* set max-workers to 3
2024-03-27 13:54:06 +08:00
..
benches Initial commit 2024-01-04 18:05:32 +08:00
src replace filter with eth_getLogs (#32) 2024-03-27 13:54:06 +08:00
Cargo.toml Migrate to the new contract interfaces (#29) 2024-03-14 13:56:17 +08:00