Matt K
|
8a9395819c
|
Get transactions (#45)
* Make transactions requests in parallel
* Update transaction error handling
|
2018-03-27 16:06:12 -05:00 |
|
Matt Krump
|
e96066bc83
|
Remove geth --dev dep
|
2018-03-21 13:57:18 -05:00 |
|
Matt K
|
5a652190d9
|
Allow Parity as ingest node (#36)
* Upgrade go-ethereum to v1.8
* Add Node Info for parity nodes
* Upgrade start_private_blockchain to use v1.8
|
2018-03-07 15:29:21 -06:00 |
|
Matt Krump
|
30fadffb14
|
Add contracts table / start building out watch contracts
|
2017-11-09 15:06:01 -06:00 |
|
Eric Meyer
|
102beb11e3
|
Add the concept of multiple environments
* Right now, the two environments are Public and Private
* This was to reflect the two blockchains we run against
|
2017-11-01 12:15:55 -05:00 |
|
Eric Meyer
|
e25a9753b4
|
Add scripts to help with migrations
|
2017-10-27 14:20:22 -05:00 |
|
Eric Meyer
|
9cac8e6086
|
Add dev flag to setup script
|
2017-10-26 12:26:02 -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 |
|
Matt Krump
|
5e7280616a
|
Add start_blockchain script
|
2017-10-25 08:56:19 -05:00 |
|
Matt Krump
|
571bc7f63a
|
Add integration test
* Update Travis to run integration tests
|
2017-10-24 15:36:50 -05:00 |
|