Commit Graph

3506 Commits (b5382c3f525abc229140ced29f831a7ee13ef77a)

Author SHA1 Message Date
Qwerty5Uiop 4abc3df4b9 Move missing ranges sanitize to a separate background migration 9 months ago
Victor Baranov 0e4b14bff6
More-Minimal Proxy support (#9396) 9 months ago
Victor Baranov cef2819e10
Fix using of startblock/endblock in API v1 list endpoints: txlist, txlistinternal, tokentx (#9364) 9 months ago
POA d8fd9b2d20 Rename Zkevm to PolygonZkevm 9 months ago
Viktor Baranov 59cec00a41 Filter empty values in token update 9 months ago
Kirill Fedoseev e69c87e754
Optimize addresses preloads in account abstraction proxy (#9377) 9 months ago
POA ce06032aba Add Indexer.Fetcher.RollupL1ReorgMonitor module and remove duplicated code 9 months ago
POA 5ffb2eac88 Refactoring 9 months ago
POA a6d2a80187 Move L1 RPC requests from realtime block handler to a separate GenServer 9 months ago
POA 85ff5452d5 Small refactoring 9 months ago
POA a93a31294e Add API v2 for Polygon zkEVM bridge operations 9 months ago
POA cb29b6d341 Fix Explorer.Chain.Import.Runner.Zkevm.BridgeOperations 9 months ago
POA 09f2429e9a Add l2_token_address field for preliminary Indexer.Fetcher.Zkevm.BridgeL1 9 months ago
POA 19ef37c398 Prepare for filling and scanning zkevm_bridge_l1_tokens table 9 months ago
POA 1fda56ef15 Small changes 9 months ago
POA 1515055579 Add zkevm_bridge_l1_tokens table 9 months ago
POA 8cf0f63b33 Prepare zkevm_bridge table and its importer 9 months ago
POA b6859d3547 Define chain type 9 months ago
Nikita Pozdniakov 995f9c28f8
Process review comment 10 months ago
Nikita Pozdniakov b2c53dc87f
Fix tests 10 months ago
Nikita Pozdniakov 593e0d027b
Some fixes 10 months ago
Nikita Pozdniakov 362dae45db
Add license_type field to smart_contracts table; Forward license_type through verification endpoints 10 months ago
Qwerty5Uiop dbf1b414c2 Disable "no internal txs for some transactions" check for zetachain 10 months ago
Victor Baranov dda584eff2
Noves.fi: add proxy endpoint for describeTxs endpoint (#9351) 10 months ago
nikitosing 262bdd173a
Add fallback effective gas price calculation (#9305) 10 months ago
Victor Baranov 00ce0f0480
Parse contract codes and balances from custom genesis.json (#9349) 10 months ago
Viktor Baranov 72d4a8d5d7 Process integer balance in genesis.json 10 months ago
Kirill Fedoseev 327c491528 fix: linter 10 months ago
Maxim Filonov 66b88d4981 Fix manual uncle reward calculation 10 months ago
Maxim Filonov 9bfcc27fb1 Process nikitosing4 review 10 months ago
Maxim Filonov e1871b0ff3 Add base and priority fee to gas oracle response 10 months ago
Maxim Filonov b1f979587c Fix dialyzer and add TypedEctoSchema 10 months ago
Kirill Fedoseev 4d44b79e84 chore: move blob function out of chain.ex 10 months ago
Kirill Fedoseev e7dac2b0fe fix: transaction blobs order in API 10 months ago
Kirill Fedoseev b42f8e3867 fix: more review comments 10 months ago
Maxim Filonov 135859a89b Include null gas price txs in fee calculations 10 months ago
Viktor Baranov 8f5588db48 Change index creation to concurrent 10 months ago
Kirill Fedoseev 0275316d93 chore: try to fix connection timeout 10 months ago
Kirill Fedoseev f857b6b39b fix: too many connections in tests 10 months ago
Kirill Fedoseev 1bc0e50245 feat: blobs in search 10 months ago
dependabot[bot] 170052745d
Bump solc from 0.8.23 to 0.8.24 in /apps/explorer 10 months ago
Viktor Baranov 453dd964ff 6.1.0 10 months ago
Viktor Baranov afe801dfc2 Process reviewer comments 10 months ago
Viktor Baranov 501cf89338 User operation in the search 10 months ago
nikitosing a47d83f0be
Add bridged tokens functionality, could be enabled by compile time en… (#9169) 10 months ago
Qwerty5Uiop 7f5903b3cb Add missing filters by non-pending transactions 10 months ago
nikitosing 6df3521564
Add GET and POST /api/v2/smart-contracts/:address_hash/audit-reports (#9120) 10 months ago
Qwerty5Uiop b8df64b9ea
Fix pending transactions sanitizer (#9261) 10 months ago
Maxim Filonov 47cef53dbf Fix getblockreward; Add getblockcountdown actions 10 months ago
Victor Baranov 250bc5d3c7
Exclude genesis block from average block time calculation (#9173) 10 months ago