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
fix: eth_getBlockByNumber should return Latest if Pending is None (#194)
* fix: eth_getBlockByNumber should return Latest if Pending is None
* style: improve readibility of fn block_by_number
* style: removing extra whitespaces in fn test_get_pending_block
0 commit comments