forked from cerc-io/laconicd-deprecated
* 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 |
||
|---|---|---|
| .. | ||
| args | ||
| tester | ||
| addrlock.go | ||
| apis.go | ||
| config.go | ||
| eth_api.go | ||
| personal_api.go | ||
| web3_api.go | ||