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 |
|
Ian Norden
|
2d5bd2defc
|
dockerfile for resync process
|
2020-03-18 09:22:06 -05:00 |
|
Ian Norden
|
c72dc273ba
|
misc fixes; config files for resyncing
|
2020-03-17 19:42:53 -05:00 |
|
Ian Norden
|
d47ba24373
|
adjust btc and eth publishers and publisher tests
|
2020-03-17 13:05:19 -05:00 |
|
Ian Norden
|
7eddf396a5
|
split super node config into two for eth and btc
|
2020-03-17 11:18:20 -05:00 |
|
Ian Norden
|
1e2b09045a
|
fix state and storage iplds/dag_putters; add support for eth rct trie and eth and btc tx tries
|
2020-03-17 11:18:20 -05:00 |
|
Ian Norden
|
64a33e910a
|
switch from json to text formatter for logger
|
2020-03-17 11:18:14 -05:00 |
|
Ian Norden
|
e7225317d4
|
split btc and eth super node processes into serpate containers; dockerfile for Postgraphile with plugins
|
2020-03-17 08:37:00 -05:00 |
|
Ian Norden
|
93e7eb35c5
|
resync command
|
2020-03-17 07:51:39 -05:00 |
|
Ian Norden
|
36b714b6df
|
resync config initializer
|
2020-03-17 07:51:00 -05:00 |
|
Ian Norden
|
b934f6c963
|
btc and eth unit tests for db cleaning
|
2020-03-17 07:50:38 -05:00 |
|
Ian Norden
|
f814b64543
|
bug fix
|
2020-03-12 13:59:23 -05:00 |
|
|
823c57384c
|
build changes
|
2020-03-12 13:55:27 -05:00 |
|
Ian Norden
|
77b1c25bc1
|
resync service
|
2020-03-12 13:52:23 -05:00 |
|
Ian Norden
|
b4005eff39
|
db cleaners to eth and btc
|
2020-03-12 13:51:58 -05:00 |
|
Ian Norden
|
e5c5422edc
|
adhjustments to work with statediffing geth v1.10-alpha.2
|
2020-03-11 13:41:59 -05:00 |
|
Ian Norden
|
be875c0100
|
db comments to resolve postgraphile type conflicts
|
2020-03-10 09:38:07 -05:00 |
|
Ian Norden
|
aad318c67b
|
improved logging in super node service
|
2020-03-08 11:47:49 -05:00 |
|
Ian Norden
|
9d2a30596e
|
docker_compose
|
2020-03-02 16:30:46 -06:00 |
|
Ian Norden
|
8c2a71b16f
|
finish wasm watcher engine
|
2020-02-27 15:09:20 -06:00 |
|