Commit Graph
10 Commits
Author SHA1 Message Date
Matt Krump 598a58e3b2 Added fields for: Time, Gas Limit, and Gas Used 2017-10-26 08:43:39 -05:00
Eric Meyer 0a16e402bb Add BlockchainDBObserver
* First code that interacts
2017-10-25 15:57:05 -05:00
Matt Krump 571bc7f63a Add integration test
* Update Travis to run integration tests
2017-10-24 15:36:50 -05:00
Eric Meyer 51ab23dd3a Output the number of transactions when logging a new block 2017-10-23 15:02:56 -05:00
Eric Meyer cc05feee3f Pass in IPC path as command line argument 2017-10-23 14:33:08 -05:00
Eric Meyer de0bdff579 Implement GethBlockchain 2017-10-23 13:58:33 -05:00
Eric Meyer de2cb3b5cc Start introducing domain concepts
* Potential observers include a logger and/or an observer that writes to the DB
2017-10-23 12:08:59 -05:00
Eric Meyer 0ebe0c253f Remove message 2017-10-23 11:22:56 -05:00
Eric Meyer d0431295d6 Nest tests with their package 2017-10-19 09:58:36 -05:00
Eric Meyer 67a0d3c850 Update test to import file 2017-10-19 09:32:54 -05:00