Commit Graph

1825 Commits

Author SHA1 Message Date
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
ericmeyer
6fec53d5a1 Merge pull request #12 from 8thlight/add-database
Add database
2017-10-25 15:59:16 -05:00
Eric Meyer
0a16e402bb Add BlockchainDBObserver
* First code that interacts
2017-10-25 15:57:05 -05:00
Matt Krump
2e4d0b9bb1 Update README 2017-10-25 15:56:42 -05:00
ericmeyer
0b7d9e308f Merge pull request #11 from 8thlight/update-deps
Update locked dependencies
2017-10-25 13:33:37 -05:00
Eric Meyer
5979eb5f8a Update locked dependencies
* ethereum-go had never been locked
 * Remove vendor from repo due to size of ethereum-go
2017-10-25 13:29:12 -05:00
ericmeyer
eef5296b44 Merge pull request #10 from 8thlight/add-database
Add instructions for creating the database and the initial table
2017-10-25 10:12:05 -05:00
Eric Meyer
99c3003ba8 Add instructions for creating the database and the initial table 2017-10-25 10:05:29 -05:00
Eric Meyer
3438c5f256 Lower timeout of integration test 2017-10-25 09:02:12 -05:00
Eric Meyer
4b63a55060 Updates to readme 2017-10-25 09:01:13 -05:00
Matt Krump
5e7280616a Add start_blockchain script 2017-10-25 08:56:19 -05:00
ericmeyer
392f31d3c4 Merge pull request #7 from 8thlight/integration_test_2
Add integration test
2017-10-24 15:44:27 -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
07998d5077 Add Travis indicator to readme 2017-10-19 09:45:37 -05:00
Eric Meyer
3227a9750f Add travis 2017-10-19 09:39:57 -05:00
Eric Meyer
d0776d33d9 Add README 2017-10-19 09:38:47 -05:00
Eric Meyer
67a0d3c850 Update test to import file 2017-10-19 09:32:54 -05:00
Eric Meyer
d28c64c59b Add dummy test 2017-10-19 09:22:12 -05:00
Eric Meyer
c041b2efc4 First commit 2017-10-18 15:14:17 -05:00