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
* move context into the another module, make it more general
* share context to the RPC service
* add block/header type converters, add first version of the eth_getBlockByHash rpc method
* add another RPC endpoints
* fix CI
* update
* add transaction wrapper type
* update
* fix test
* fix CI
* fix clippy
* update block struct
* add comments
* add correct corresponded ethereum rpc block number type
* fix suggestions
* update changelog
* fix clippy, rename rpc to jrpc
* Revert "update changelog"
This reverts commit b7ba5b4.
* update changelog
* update
0 commit comments