forked from cerc-io/ipld-eth-server
* Add block categorization (is_final=) * Add godo task for vulcanizeDB (Example of how everything could work together) * Add unique constraint on block_number and node * Add index on block_id for transactions_table * Add node_id index on blocks table * Sort transactions returned from FindBlock by tx_hash * lowercase tx_to, tx_from like etherscan |
||
|---|---|---|
| .. | ||
| node | ||
| testing | ||
| abi_test.go | ||
| abi.go | ||
| contract.go | ||
| geth_block_to_core_block_test.go | ||
| geth_block_to_core_block.go | ||
| geth_blockchain.go | ||
| geth_log_to_core_log_test.go | ||
| geth_log_to_core_log.go | ||
| geth_suite_test.go | ||