Commit Graph

6 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
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