1aded75645
additional log.info for data streamed at head
Ian Norden2020-03-22 09:45:49 -05:00
f81c440418
for some reason every now and then a branch node would throw a panic here; still need to figure out why; quick fix
Ian Norden2020-03-22 09:05:26 -05:00
b2d5345c02
add new fields to test data to get tests passing again
Ian Norden2020-03-21 21:10:28 -05:00
ba5d6f9b9f
state account support and add roots and additional metadata to header index
Ian Norden2020-03-21 19:50:12 -05:00
57bdcca43c
combine resync and supernode configs; load config params from env variables if available; allow config params to be passed in as cli flags
Ian Norden2020-03-20 13:15:50 -05:00
1d4b37aca9
split running migrations into separate compose step; docker-compose files for different processes
Ian Norden2020-03-18 12:21:29 -05:00
c72dc273ba
misc fixes; config files for resyncing
Ian Norden2020-03-17 19:42:53 -05:00
d47ba24373
adjust btc and eth publishers and publisher tests
Ian Norden2020-03-17 13:05:19 -05:00
7eddf396a5
split super node config into two for eth and btc
Ian Norden2020-03-17 11:18:00 -05:00
1e2b09045a
fix state and storage iplds/dag_putters; add support for eth rct trie and eth and btc tx tries
Ian Norden2020-03-17 11:17:00 -05:00
64a33e910a
switch from json to text formatter for logger
Ian Norden2020-03-17 08:45:01 -05:00
e7225317d4
split btc and eth super node processes into serpate containers; dockerfile for Postgraphile with plugins
Ian Norden2020-03-17 08:37:00 -05:00
48fb5bcd27
separate super node instances for different chains need to be within the same process to avoid contention over ipfs repo lock
Ian Norden2020-02-13 16:50:56 -06:00
ef3b043f97
emulate btc data streamer over http; misc fixes
Ian Norden2020-02-10 11:16:57 -06:00
5173edf563
fix broken go-ipld-eth trie node dag putters
Ian Norden2020-02-10 11:11:44 -06:00
ca273a026d
major refactor part 2: remove cold import, full sync, generalize node table
Ian Norden2020-02-10 09:00:55 -06:00
33ac5978f5
split uncles into their own table; add tx index to the tx index (lol); continue work on geth api endpoints
Ian Norden2020-01-26 13:55:26 -06:00
e52284b9ba
update documentation, bug/error fixes, work on eth api for drawbridge
Ian Norden2020-01-21 13:12:35 -06:00
ac66759665
use updated statediffing geth release (that includes TD)
Ian Norden2020-01-21 12:09:21 -06:00
308ccb5d8c
refactor super node commands into one
Ian Norden2020-01-20 17:44:32 -06:00
7843312815
major refactoring of super_node to make it easier to support other chains
Ian Norden2020-01-17 17:16:01 -06:00