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 | ||
|---|---|---|
| .. | ||
| chain_config.go | ||
| codec.go | ||
| dump.go | ||
| journal.go | ||
| key.go | ||
| msg_encoding.go | ||
| msg_test.go | ||
| msg.go | ||
| state_object.go | ||
| statedb.go | ||
| utils.go | ||