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 | ||
|---|---|---|
| .. | ||
| client | ||
| types | ||
| genesis.go | ||
| handler.go | ||
| keeper.go | ||
| module.go | ||
| querier.go | ||