Files
laconicd-deprecated/x/evm/types
Austin Abell 4a030335e6 eth_getBlockByNumber impl (#87)
* WIP implement eth_getBlockByNumber

* Implemented some missing fields

* Added gasLimit and updated previous fields

* Implement remaining pieces for eth_getBlock including decoding txs

* Add converting transaction objects into function for usability

* Clean up code

* format block in function for usability

* Fixed formatting and cached gasLimit value
2019-09-24 14:39:17 -04:00
..
2018-10-24 09:46:14 -04:00
2019-07-25 16:38:55 -04:00
2019-09-24 14:39:17 -04:00
2019-07-24 18:14:12 -04:00
2019-08-11 10:42:46 -04:00