| .. |
|
mocks
|
combine publishing and indexing for eth; write directly to pg and avoid need for ipfs node
|
2020-04-30 17:22:22 -05:00 |
|
api_test.go
|
new fields in eth.receipt_cids to index contract addresses seen in
|
2020-04-04 15:45:54 -05:00 |
|
api.go
|
new fields in eth.receipt_cids to index contract addresses seen in
|
2020-04-04 15:45:54 -05:00 |
|
backend.go
|
store receipt contract hash instead of contract
|
2020-04-04 15:45:54 -05:00 |
|
cid_retriever_test.go
|
direct fetching of iplds from pg-ipfs for btc and eth
|
2020-04-30 17:22:22 -05:00 |
|
cid_retriever.go
|
direct fetching of iplds from pg-ipfs for btc and eth
|
2020-04-30 17:22:22 -05:00 |
|
cleaner_test.go
|
store receipt contract hash instead of contract
|
2020-04-04 15:45:54 -05:00 |
|
cleaner.go
|
fixes after tests
|
2020-04-20 11:16:08 -05:00 |
|
converter_test.go
|
changes to super node to improve compatibility with watcher
|
2020-02-23 17:15:26 -06:00 |
|
converter.go
|
add back raw contract address
|
2020-04-04 15:45:55 -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
|
new fields in eth.receipt_cids to index contract addresses seen in
|
2020-04-04 15:45:54 -05:00 |
|
filterer.go
|
new fields in eth.receipt_cids to index contract addresses seen in
|
2020-04-04 15:45:54 -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
|
new fields in eth.receipt_cids to index contract addresses seen in
|
2020-04-04 15:45:54 -05:00 |
|
indexer.go
|
combined/directp publish and indexing for btc; tests
|
2020-04-30 17:22:22 -05:00 |
|
ipld_fetcher_test.go
|
direct fetching of iplds from pg-ipfs for btc and eth
|
2020-04-30 17:22:22 -05:00 |
|
ipld_fetcher.go
|
direct fetching of iplds from pg-ipfs for btc and eth
|
2020-04-30 17:22:22 -05:00 |
|
ipld_pg_fetcher_test.go
|
direct fetching of iplds from pg-ipfs for btc and eth
|
2020-04-30 17:22:22 -05:00 |
|
ipld_pg_fetcher.go
|
direct fetching of iplds from pg-ipfs for btc and eth
|
2020-04-30 17:22:22 -05:00 |
|
models.go
|
add back raw contract address
|
2020-04-04 15:45:55 -05:00 |
|
payload_fetcher_test.go
|
use configurable timeout for geth batch http requests; additional error log info in payload fetchers
|
2020-04-20 11:05:12 -05:00 |
|
payload_fetcher.go
|
fixes after tests
|
2020-04-20 11:16:08 -05:00 |
|
publishAndIndexer_test.go
|
publish and index test for eth
|
2020-04-30 17:22:22 -05:00 |
|
publishAndIndexer.go
|
combined/directp publish and indexing for btc; tests
|
2020-04-30 17:22:22 -05:00 |
|
publisher_test.go
|
new fields in eth.receipt_cids to index contract addresses seen in
|
2020-04-04 15:45:54 -05:00 |
|
publisher.go
|
combine publishing and indexing for eth; write directly to pg and avoid need for ipfs node
|
2020-04-30 17:22:22 -05:00 |
|
streamer_test.go
|
fixes after tests
|
2020-04-20 11:16:08 -05:00 |
|
streamer.go
|
additional logging at initialization
|
2020-04-28 22:08:46 -05:00 |
|
subscription_config.go
|
new fields in eth.receipt_cids to index contract addresses seen in
|
2020-04-04 15:45:54 -05: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 |