ipld-eth-server/pkg/super_node/eth
2020-03-26 04:25:00 -05:00
..
mocks add new fields to test data to get tests passing again 2020-03-21 21:10:28 -05:00
api_test.go api test; return full ipld models to subscribers 2020-02-23 17:15:26 -06:00
api.go api test; return full ipld models to subscribers 2020-02-23 17:15:26 -06:00
backend.go work on wasm watchers 2020-02-24 12:54:10 -06:00
cleaner_test.go btc and eth unit tests for db cleaning 2020-03-17 07:50:38 -05:00
cleaner.go vacuum analyze public.blocks after cleanup 2020-03-26 04:25:00 -05:00
converter_test.go changes to super node to improve compatibility with watcher 2020-02-23 17:15:26 -06:00
converter.go adhjustments to work with statediffing geth v1.10-alpha.2 2020-03-11 13:41:59 -05:00
eth_suite_test.go major refactoring of super_node to make it easier to support other chains 2020-01-24 15:37:52 -06:00
filterer_test.go adhjustments to work with statediffing geth v1.10-alpha.2 2020-03-11 13:41:59 -05:00
filterer.go adhjustments to work with statediffing geth v1.10-alpha.2 2020-03-11 13:41:59 -05:00
helpers.go adhjustments to work with statediffing geth v1.10-alpha.2 2020-03-11 13:41:59 -05:00
indexer_test.go 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
indexer.go 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
ipld_fetcher_test.go adhjustments to work with statediffing geth v1.10-alpha.2 2020-03-11 13:41:59 -05:00
ipld_fetcher.go adhjustments to work with statediffing geth v1.10-alpha.2 2020-03-11 13:41:59 -05:00
models.go 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
payload_fetcher_test.go major refactoring of super_node to make it easier to support other chains 2020-01-24 15:37:52 -06:00
payload_fetcher.go wrap generic top-level interfaces with loose types 2020-02-20 16:14:17 -06:00
publisher_test.go adjust btc and eth publishers and publisher tests 2020-03-17 13:05:19 -05:00
publisher.go state account support and add roots and additional metadata to header 2020-03-21 20:57:02 -05:00
retriever_test.go adhjustments to work with statediffing geth v1.10-alpha.2 2020-03-11 13:41:59 -05:00
retriever.go 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
streamer_test.go fix broken go-ipld-eth trie node dag putters 2020-02-20 16:14:17 -06:00
streamer.go fix broken go-ipld-eth trie node dag putters 2020-02-20 16:14:17 -06:00
subscription_config.go work on wasm watchers 2020-02-24 12:54:10 -06:00
test_helpers.go major refactor part 2: remove cold import, full sync, generalize node table 2020-02-20 16:14:17 -06:00
types.go state account support and add roots and additional metadata to header 2020-03-21 20:57:02 -05:00