Commit Graph

190 Commits (c76b7525da37a4830ff6ebb48f3fe35d8f710f08)

Author SHA1 Message Date
Alex Garibay 8b16f81b73
Catalog token transfers and tokens during indexing (#484) 6 years ago
Luke Imhoff 81ba3a5b7b Only use address_hash_to_block_number if block_number is missing 6 years ago
Luke Imhoff 1225bc2f74 Regression test for https://github.com/poanetwork/poa-explorer/pull/489#issuecomment-409637329 6 years ago
Luke Imhoff f2884992a7 Fetch realtime internal transactions and balances synchronously 6 years ago
Luke Imhoff 11735b1289 Separate Catch, Realtime, Supervisor, and BlockFetcher states 6 years ago
Luke Imhoff 2333cc6cf5 Separate supervision and fetching parts of BlockFetcher 6 years ago
Luke Imhoff e0fed23fad Fix catchup_block_number not being set 6 years ago
Luke Imhoff 062ebd9463 Remove unreliable test 6 years ago
jimmay5469 e5e695331f Subscribe to only realtime-indexer events for channel broadcasts 6 years ago
Luke Imhoff 6abe66f7b1 Catch up index based on whether previous catch up found missing blocks 6 years ago
Luke Imhoff 69a6bb65c8 Increase timeout for flaky test 6 years ago
Luke Imhoff e3f7581572 Historical Address Balances 6 years ago
Tim Mecklem ee0e726fb4 Return addresses from bulk insert instead of address_hashes 6 years ago
Tim Mecklem 9ce3f3d9e4 Hook up block confirmations to subscribed indexer update 6 years ago
Luke Imhoff 3432fe4c51 Disable logging debug_count at regular intervals 6 years ago
Luke Imhoff 5b01cd396b Check that ranges are in same direction as step 6 years ago
Luke Imhoff 105ce9b613 Only allow positive step for infinite sequences 6 years ago
Luke Imhoff 94d8267799 Don't allow Sequence to be started with a mix of ranges and infinite start 6 years ago
Luke Imhoff a3d51f5e1a Raise error if `:first` would cause retraversal 6 years ago
Luke Imhoff 15be505219 Move range chunking from BlockFetcher to Sequence 6 years ago
Luke Imhoff ff11541bde Failing regression tests for #340 6 years ago
Luke Imhoff 8f827ecfa6 Use Mox by default for local integration tests 6 years ago
Luke Imhoff 466c1e76f6 Request transport module and options for all JSONRPC calls 6 years ago
Luke Imhoff a41cfaa4e8 Trap exits, so that Indexer.Sequence cleans up 6 years ago
Luke Imhoff 382406b347 Indexer.Sequence as GenServer 6 years ago
Luke Imhoff bb10c02292 Failing regression test for #387 6 years ago
Luke Imhoff 5ad0ed4571 Use tags to exclude Variant running incompatible tests 6 years ago
Luke Imhoff 1b06363eba Handle partially-synced infura nodes in tests 6 years ago
Luke Imhoff 3c680ff953 Log, but do not fail tests, when 502 Bad Gateway occurs 6 years ago
Luke Imhoff 4ecfb3b409 CircleCI tests for Geth 6 years ago
Luke Imhoff 8b5327ad65 Remove public_key and standard_v from transactions 6 years ago
Luke Imhoff 6b3fd80916 Extract Explorer.Indexer to Indexer 7 years ago
Luke Imhoff 1c0bfe5eb0 Replacements 7 years ago
Luke Imhoff 768f2c14d5 Renames and delete 7 years ago
Luke Imhoff 27b4bf62d5 mix new indexer --sup 7 years ago