i-norden
|
e6869f4236
|
explicity set whether to forward to proxy on errors, so that we can turn it off and test the direct forwarding
|
2021-12-30 01:45:53 -06:00 |
|
i-norden
|
45de492b4c
|
script for integration tests with eth_call direct proxy forwarding
|
2021-12-29 15:01:57 -06:00 |
|
i-norden
|
373d24e26b
|
update to use new versions of vdb geth, ipfs-ethdb, and eth-ipfs-state-validator
|
2021-12-29 14:56:15 -06:00 |
|
Arijit Das
|
fcd2b963b0
|
Get DB config from env.
|
2021-10-12 12:33:48 +05:30 |
|
Arijit Das
|
20c04a98bc
|
Update DB name.
|
2021-10-12 12:33:48 +05:30 |
|
Arijit Das
|
25b49f784b
|
Use ipld-eth-db docker image.
|
2021-10-12 12:33:48 +05:30 |
|
Arijit Das
|
500bba43b4
|
Fix SQL query to check for empty storage value.
|
2021-09-24 15:37:04 +05:30 |
|
Arijit Das
|
f09f665b11
|
Fix empty value when contract is deleted.
|
2021-09-23 16:06:09 +05:30 |
|
Arijit Das
|
e7744cce4b
|
Add test scripts.
|
2021-06-14 10:26:10 +05:30 |
|
Ian Norden
|
f4591a6beb
|
update deps/paths/names
|
2020-08-31 10:52:47 -05:00 |
|
Ian Norden
|
1137436ac0
|
remove references to vulcanizedb repo and some other minor changes/additions
|
2020-08-05 11:02:39 -05:00 |
|
Ian Norden
|
8f055fcead
|
script to resolve conflicts between core go.mod deps and plugin go.mod deps
|
2019-10-30 15:17:37 -05:00 |
|
Gabe Laughlin
|
b4cdf76905
|
(VDB-479) Upgrade Posgres to 11
|
2019-05-14 16:49:05 -05:00 |
|
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 |
|