ipld-eth-server/cmd
Matt K 24bc83a448 Block categorization (#110)
* 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
2017-12-20 14:06:22 -06:00
..
get_logs Use most recent blockNumber when blockNumber parame is nil 2017-12-14 10:15:36 -06:00
populate_blocks Canonical blocks (#108) 2017-12-19 14:14:41 -06:00
run Update BlockChain to record NodeInfo (#95) 2017-12-07 13:32:16 -06:00
show_contract_summary Get logs for a contract (#99) 2017-12-11 15:08:00 -06:00
vulcanize_db Block categorization (#110) 2017-12-20 14:06:22 -06:00
watch_contract Refactoring (#101) 2017-12-13 10:51:11 -06:00
utils.go Get logs for a contract (#99) 2017-12-11 15:08:00 -06:00