Rob Mulholand
|
354e490894
|
Remove unused files
|
2019-03-07 16:29:01 -06:00 |
|
Ian Norden
|
decc2a3caf
|
remove pkg/transformers; extract shared files needed to
libraries/shared; work on automated db migration management
|
2019-02-24 21:38:47 -06:00 |
|
Edvard
|
09f2984f1e
|
Delete old migration script
|
2019-01-25 11:44:05 +01:00 |
|
Edvard Hübinette
|
d598c34e03
|
Add convenience db_reset script (#45)
|
2018-10-03 10:37:34 +02:00 |
|
Taka Goto
|
a850e369ff
|
use GOPATH for migration script; update postgraphile to watch db schema
|
2018-10-01 09:57:25 -05:00 |
|
Taka Goto
|
aaec3adf9a
|
update price feed trigger to return new price feed
|
2018-09-26 11:32:24 -05:00 |
|
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 |
|