Commit Graph

1440 Commits

Author SHA1 Message Date
Ian Norden
059664ffc9 combined/directp publish and indexing for btc; tests 2020-04-30 17:22:22 -05:00
Ian Norden
65da8cafe7 update higher level interfaces and constructs 2020-04-30 17:22:22 -05:00
Ian Norden
475ca3e6d1 publish and index test for eth 2020-04-30 17:22:22 -05:00
Ian Norden
680a86aee2 combine publishing and indexing for eth; write directly to pg and avoid need for ipfs node 2020-04-30 17:22:22 -05:00
Ian Norden
d345e6b954 reduce chan buffer size, make circular buffer 2020-04-30 17:22:22 -05:00
Ian Norden
9db0fb219a ipfs mode enum; configuration 2020-04-30 17:22:18 -05:00
Ian Norden
96162e1853
Merge pull request #189 from vulcanize/additional_logging
Additional logging
2020-04-30 16:28:42 -05:00
Ian Norden
ef77688145 additional logging at initialization 2020-04-28 22:08:46 -05:00
Ian Norden
3bd1e518c6
Merge pull request #188 from vulcanize/EOFs
EOFs
2020-04-22 12:08:27 -05:00
Ian Norden
43c254b5f6 fixes after tests 2020-04-20 11:16:08 -05:00
Ian Norden
eceaa0aecb use configurable timeout for geth batch http requests; additional error log info in payload fetchers 2020-04-20 11:05:12 -05:00
Ian Norden
b3be8aaa05 edits 2020-04-20 11:04:52 -05:00
Ian Norden
e53edb4d81
Merge pull request #185 from vulcanize/AFD.fixes
Update apis.md
2020-04-19 18:33:00 -05:00
Ian Norden
86802b25e6
Merge branch 'documentation' into AFD.fixes 2020-04-19 18:31:26 -05:00
Ian Norden
35e625695e updates to documentation for super node 2020-04-19 18:28:36 -05:00
A. F. Dudley
02872ce7e1
Update apis.md
Typo fix and clarification.
2020-04-17 16:53:22 -07:00
A. F. Dudley
7bb1f444b5
Update apis.md
readability fix.
2020-04-17 16:34:17 -07:00
Ian Norden
3764662fe3 updates to documentation for super node 2020-04-17 17:31:48 -05:00
Ian Norden
2d98d741b2
Merge pull request #184 from vulcanize/versioning
version command; log resync and super node configs; fix logfile cli flag
2020-04-14 12:46:32 -05:00
Ian Norden
79c3078c36 version command; log resync and super node configs; fix logfile cli flag 2020-04-14 12:36:07 -05:00
Ian Norden
5cc3871f45
Merge pull request #183 from vulcanize/updates_to_support_getSlice
Updates to support get slice
2020-04-09 12:12:30 -05:00
2f4ed18231 fix entrypoint 2020-04-04 15:47:29 -05:00
Ian Norden
290157a202 double batchSize and batchNumber 2020-04-04 15:45:55 -05:00
Ian Norden
f2e853e9c9 add back raw contract address 2020-04-04 15:45:55 -05:00
Ian Norden
8960cde4f7 backfill based on validation level 2020-04-04 15:45:54 -05:00
Ian Norden
649fd54a9f store receipt contract hash instead of contract 2020-04-04 15:45:54 -05:00
Ian Norden
00031e2b83 resync reset validation level 2020-04-04 15:45:54 -05:00
Ian Norden
060e3430c1 times_validated field in header 2020-04-04 15:45:54 -05:00
Ian Norden
aa9f78a028 new fields in eth.receipt_cids to index contract addresses seen in
logs; handle null dst/contract addrs in trxs/rcts
2020-04-04 15:45:54 -05:00
Ian Norden
1d05938b25
Merge pull request #182 from vulcanize/wasm
Wasm
2020-04-04 15:45:15 -05:00
bcf15c186d skip env vars for entrypoint 2020-04-04 19:27:47 +00:00
Ian Norden
657abbb7ec vacuum analyze public.blocks after cleanup 2020-03-26 04:25:00 -05:00
Ian Norden
f4a20de5ae Merge branch 'wasm' of https://github.com/vulcanize/vulcanizedb into wasm 2020-03-25 19:16:49 -05:00
Ian Norden
834e2bcff4 additional logging to resync service; rename state/storage key to leaf key and allow insert of null values for intermediate nodes 2020-03-25 19:16:26 -05:00
Ian Norden
e570a2c9d4 VACUUM ANALYZE after cleaning out old data 2020-03-25 19:16:26 -05:00
Ian Norden
716cc3663f don't throw error on duplicate key insert 2020-03-25 19:16:26 -05:00
c8b7b30292 update docker env 2020-03-25 20:14:48 +00:00
eb9c49a3e9 update docker entrypoint 2020-03-23 18:05:51 +00:00
Ian Norden
a5fc994c79 remove resync service and run vdb command from foreground in startup_script 2020-03-23 12:13:20 -05:00
Ian Norden
8b7ecee4ec Merge branch 'wasm' of https://github.com/vulcanize/vulcanizedb into wasm 2020-03-23 11:58:03 -05:00
Ian Norden
7bd7cd3aab make log file a CLI param; default to stdout if none is provided 2020-03-23 11:57:36 -05:00
A. F. Dudley
f15a0e872a
First draft of architecture notes 2020-03-22 11:36:44 -07:00
Ian Norden
1c208e5946 docker-compose 2020-03-22 12:14:43 -05:00
Ian Norden
1aded75645 additional log.info for data streamed at head 2020-03-22 09:45:49 -05:00
Ian Norden
f81c440418 for some reason every now and then a branch node would throw a panic here; still need to figure out why; quick fix 2020-03-22 09:05:26 -05:00
Ian Norden
b2d5345c02 add new fields to test data to get tests passing again 2020-03-21 21:10:28 -05:00
Ian Norden
ba5d6f9b9f state account support and add roots and additional metadata to header
index
2020-03-21 20:57:02 -05:00
Ian Norden
57bdcca43c combine resync and supernode configs; load config params from env variables if available; allow config params to be passed in as cli flags 2020-03-20 13:15:50 -05:00
Ian Norden
1d4b37aca9 split running migrations into separate compose step; docker-compose files for different processes 2020-03-18 12:21:29 -05:00
Ian Norden
6ded3a6c85 migration fixes 2020-03-18 12:20:12 -05:00