Commit Graph

3842 Commits (6dbdb26b35a886265f154811373a18707c9a64ac)

Author SHA1 Message Date
nikitosing a14630855c
ETH JSON RPC extension (#9409) 9 months ago
nikitosing 546b732ac1
Add stability validators (#9390) 9 months ago
Kirill Fedoseev fdbb881a18
Add blob transaction count and transaction type filter to block view (#9490) 9 months ago
Fedor Ivanov 66b7badf37
Fix missing `0x` prefix in `eth_getLogs` response (#9514) 9 months ago
Victor Baranov 9819522ea1
Optimism chain type (#9460) 9 months ago
nikitosing 7467d4d075
Add tsvector index on smart_contracts.name (#9487) 9 months ago
Viktor Baranov ee8268787e 6.2.2 9 months ago
Viktor Baranov 017456bed2 6.2.1 9 months ago
Nikita Pozdniakov ca40f79afc Fix tabs counter cache bug 9 months ago
Kirill Fedoseev b74ddce2a2 feat: stream blocks without internal transactions backwards 9 months ago
Viktor Baranov 97e7f6dd57 v6.2.0 9 months ago
Nikita Pozdniakov 758d64b9c0
Fix quick search bug 9 months ago
Viktor Baranov a2bb240a38 Remove Noves.fi /describe endpoint since it is unused anymore 9 months ago
sevenzing 81bbf4bae2 Change bens address seach to get_address func 9 months ago
Maxim Filonov 97ea7ccf17 Add `debug_traceBlockByNumber` to `method_to_url` 9 months ago
Viktor Baranov 08bf588955 Solidityscan integration enhancements 9 months ago
Viktor Baranov 41f8f1cbd2 Refactoring, cover with tests 9 months ago
Qwerty5Uiop 20060526a5 Update updated_at along with block consensus in internal transactions runner 9 months ago
Qwerty5Uiop ac736defdc Add block_consensus to token_transfers 9 months ago
Qwerty5Uiop dbaedbca2c Create token_transfers token_type index concurrently 9 months ago
Qwerty5Uiop 5fa357e29d Denormalization names refactoring + small token transfer type fix 9 months ago
Qwerty5Uiop c066a68b5c Token transfers denormalization 9 months ago
Qwerty5Uiop c118d877c7 Refactor token transfers migration name 9 months ago
Qwerty5Uiop 09b269bf72 Eliminate incorrect token transfers with empty token_ids 9 months ago
Viktor Baranov 6bf70ae7bf Filecoin JSON RPC variant 9 months ago
Qwerty5Uiop 42425edef8
Null round handling (#9403) 9 months ago
Viktor Baranov 2334440b01 indexed_ratio_blocks value is 1, if no blocks 9 months ago
Viktor Baranov dc89d1961f Return indexed raio 1 when there is only 0 block in the chain 9 months ago
nikitosing 389debbc85
Create Indexer.Fetcher.TokenInstance.{SanitizeERC721, SanitizeERC1155… (#9226) 9 months ago
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 9 months ago
Nikita Pozdniakov b2c53dc87f
Fix tests 9 months ago
Nikita Pozdniakov 593e0d027b
Some fixes 9 months ago