Commit Graph

958 Commits (0b44c42e121ef5053d18336a6c038f38c8aa4e32)

Author SHA1 Message Date
Qwerty5Uiop 952206ef9a Don't push back to sequence on catchup exception 1 year ago
Nikita Pozdniakov 8c3451ce6c
Fix hackney options 1 year ago
Nikita Pozdniakov 6a7029b3c1
Add separate hackney pool for TokenInstance fetchers 1 year ago
Qwerty5Uiop f5208645b7 Insert current token balances placeholders along with historical 1 year ago
Viktor Baranov 4df2be6c7f 5.2.2 1 year ago
Viktor Baranov 5fbc9fc49d Manage concurrency for Token and TokenBalance fetchers 1 year ago
Nikita Pozdniakov 2849540e7f
Indexer.Fetcher.TokenBalanceOnDemand now sends batch requests to node; Add broadcast of address_current_token_balances 1 year ago
Qwerty5Uiop e4bf56a294 Remove query filters for TokenBalanceOnDemand fetcher 1 year ago
Qwerty5Uiop 6fc90296c8 Include unfetched balances in TokenBalanceOnDemand fetcher 1 year ago
Qwerty5Uiop b3b897e1cc Filter consensus blocks before fetching 1 year ago
sl1depengwyn a3322e693d Take into account EIP-1559 in gas price oracle 1 year ago
Viktor Baranov 885d925b06 Arm compatible docker image 1 year ago
Viktor Baranov cd284b1e09 Blockscout 5.2.1 1 year ago
Qwerty5Uiop ccab6d6cb9
Improve locks acquiring (#7947) 1 year ago
Viktor Baranov 2a12423b88 Op Stack: ignore depositNonce 1 year ago
Qwerty5Uiop 30e5e0904c Chunk realtime balances requests 1 year ago
Qwerty5Uiop a8d1eaa983 Add TokenTotalSupplyUpdater 1 year ago
Viktor Baranov 85fa6f1925 Small refactoring 1 year ago
Viktor Baranov 2981a6455e Explicitly set consensus == true in queries (convenient for search) 1 year ago
Viktor Baranov e0a59e9cf6 Fix "Elixir.Indexer.Memory.Monitor",{{badkey,limit} 1 year ago
Viktor Baranov 7a67a98fa6 Resolve warning: Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead lib/indexer/memory/monitor.ex:17: Indexer.Memory.Monitor 1 year ago
Qwerty5Uiop 0186a382ea Fix catchup numbers_to_ranges function 1 year ago
Nikita Pozdniakov 25f50471e2
Token balances refactoring: put token to preloads; fix pagination bugs 1 year ago
Qwerty5Uiop 187b4235d6 Handle internal transactions unique_violation 1 year ago
Nikita Pozdniakov e1fad11684
Fix tests warning; Fix env name 1 year ago
Qwerty5Uiop 9cb2399e12 Remove limit for configurable fetchers 1 year ago
Viktor Baranov 2181838727 Blockscout 5.2.0 1 year ago
Qwerty5Uiop 284855947a Increase waiting interval 1 year ago
Qwerty5Uiop daf37e957f Add missing method_to_url params for trace transactions 1 year ago
Qwerty5Uiop 6f564f9918 Move MissingRangesCollector init logic to handle_continue 1 year ago
POA 97d6e81f43 Fix for dialyzer 1 year ago
POA 1cb43b291d Fix import of tx actions 1 year ago
POA a35e7dffe6 Ignore logs of non-consensus blocks in Indexer.Fetcher.TransactionAction 1 year ago
Qwerty5Uiop fd78aaf3ea Limit fetchers init tasks 1 year ago
Mayank Mittal 7453a47c80 [FEAT] Add support for DEPOSIT and WITHDRAW token transfer event in older contracts 1 year ago
Maxim Filonov db9b564f37 Add historic balances to on demand fetchers 2 years ago
Maxim Filonov a0afbbb86b Refactor state changes 2 years ago
Qwerty5Uiop 4645d867ba Drop genesis block in internal transactions fetcher 2 years ago
Maxim Filonov 56ae240340 Add polygon edge support 2 years ago
Viktor Baranov a0ad889993 Blockscout 5.1.5 2 years ago
Qwerty5Uiop b4c960ef5d Move missing ranges sanitize to MissingRangesCollector 2 years ago
Qwerty5Uiop 7e81bd0d68 Fix range inserting + refactor 2 years ago
Qwerty5Uiop 20bbb45557 Fix MissingRangesManipulator 2 years ago
Qwerty5Uiop c08dd7e859 INDEXER_CATCHUP_BLOCK_INTERVAL env var 2 years ago
Qwerty5Uiop 480cb7fdaf Fix missing block ranges clearing 2 years ago
Qwerty5Uiop 59fb6225ab Clear missing block ranges after every success import 2 years ago
Viktor Baranov eebaa390bc Refactoring queries with blcoks 2 years ago
Viktor Baranov cc4bbe2d4c Define batch size for token balance fetcher via runtime env var 2 years ago
Qwerty5Uiop 622d11e009 TokenBalanceOnDemand ERC-1155 support 2 years ago
Maxim Filonov f44172db64 Add withdrawals counters 2 years ago