Commit Graph

3802 Commits (6042b40b077b33d19eed3eee136a08d9ff5a57cb)

Author SHA1 Message Date
Fedor Ivanov 354b7e45bc
Fix duplicate read methods (#9591) 9 months ago
dependabot[bot] a8193f1516
Bump ex_abi from 0.6.4 to 0.7.0 (#9329) 9 months ago
varasev ce5e2f54e4
Support Optimism Ecotone upgrade by Indexer.Fetcher.Optimism.TxnBatch module (#9571) 9 months ago
Nikita Pozdniakov e49c92ca68 Fix MultipleResultsError in smart_contract_creation_tx_bytecode/1 9 months ago
Viktor Baranov 843a9e3657 Refactoring 9 months ago
Viktor Baranov ce36a5d714 Fix case for less 20 bytes in response 9 months ago
Viktor Baranov 70fdae23d0 Processing of eth_getStorageAt might return less 32 bytes 9 months ago
Viktor Baranov 1ab80877ce Fix EIP-1967 beacon proxy pattern detection 9 months ago
zjb0807 55503b4192 update log info 9 months ago
POA 528b64ca8c Fix timestamp handler for unfinalized zkEVM batches 9 months ago
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) 10 months ago
POA d8fd9b2d20 Rename Zkevm to PolygonZkevm 10 months ago
Viktor Baranov 59cec00a41 Filter empty values in token update 10 months ago
Kirill Fedoseev e69c87e754
Optimize addresses preloads in account abstraction proxy (#9377) 10 months ago
POA ce06032aba Add Indexer.Fetcher.RollupL1ReorgMonitor module and remove duplicated code 10 months ago
POA 5ffb2eac88 Refactoring 10 months ago
POA a6d2a80187 Move L1 RPC requests from realtime block handler to a separate GenServer 10 months ago
POA 85ff5452d5 Small refactoring 10 months ago
POA a93a31294e Add API v2 for Polygon zkEVM bridge operations 10 months ago