Commit Graph

947 Commits (8f626539281413056126ef80078866c8196915f8)

Author SHA1 Message Date
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
sl1depengwyn 43604709ad Add withdrawals to eth json rpc app 2 years ago
Qwerty5Uiop cc93a3144e Realtime fetcher max gap 2 years ago
Viktor Baranov e65c41e8eb Blockscout 5.1.4 2 years ago
Qwerty5Uiop 042c2cb875 Delete pending block operations for empty blocks 2 years ago
Nikita Pozdniakov 623e6a2d1e
Remove json_rpc_named_arguments from token_instance fetchers 2 years ago
POA 523351d2a6 Add configs for Uniswap v3 tx actions 2 years ago
Qwerty5Uiop 2d45d74a7e Reset MissingRangesCollector min_fetched_block_number 2 years ago
Nikita Pozdniakov 42c666a18d
Remove is_retry? param 2 years ago
Nikita Pozdniakov 38d49fac01
Refactor Indexer.Fetcher.TokenInstance aliasing 2 years ago
Nikita Pozdniakov 7ea1863d82
Refactor Indexer.Fetcher.TokenInstance naming 2 years ago