Commit Graph
8 Commits
Author SHA1 Message Date
Matt K d2920e7acf Add index on block_number column (#43) 2017-11-01 08:52:04 -05:00
Eric Meyer faf018082f Associate saved transactions to their block 2017-10-31 10:36:37 -05:00
Matt Krump 688bcd30f2 Start storing transactions 2017-10-31 09:18:30 -05:00
Eric Meyer 3cfbf00796 Remove AS SEQUENCE 2017-10-31 09:10:29 -05:00
Eric Meyer 09ea8235b6 Add primary key column for blocks table 2017-10-31 08:42:14 -05:00
Matt Krump 598a58e3b2 Added fields for: Time, Gas Limit, and Gas Used 2017-10-26 08:43:39 -05:00
Eric Meyer f61b1bc96c Update Travis to create a database from a schema
* We were running into issues getting migrate to work
2017-10-25 16:50:19 -05:00
Eric Meyer 99c3003ba8 Add instructions for creating the database and the initial table 2017-10-25 10:05:29 -05:00