You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* blocks indexations functions
* make `eth_getBlockByHash` and `eth_getBlockByNumber` use database #195
* new indexation test
* fixes
* rebuild logging
* index transaction blocks first
* use slot instead of height
* fill block hash while committing the transaction
* test full transaction on get block
* fix returned transaction info
* add logs to db
* support eth_getLogs request #210
* fixes
* fix request parameter text case
* add data to db on send transaction
* add tests
* add block tests
No description provided.
The text was updated successfully, but these errors were encountered: