Commit Graph

2925 Commits (686fceef8a35517cde34cbadef62fd40f4debc82)

Author SHA1 Message Date
Maxim Filonov 208192d918
Add last output root size counter (#9532) 9 months ago
Victor Baranov 0eb7501211
Rewrite query for token transfers on address to eliminate "or" (#9576) 9 months ago
Qwerty5Uiop 5505206714
Don't insert pbo for not inserted blocks (#9629) 9 months ago
Alexander Kolotov 51d82f1dbf
zksync chain type support (#9631) 9 months ago
Qwerty5Uiop 400b45b145
Massive blocks fetcher (#9486) 9 months ago
nikitosing ac5625df90
Add user_op interpretation (#9473) 9 months ago
Viktor Baranov 79bd263363 Find a single creation tx for smart-contract 9 months ago
Victor Baranov 610f6223ab
API v1 bridgedtokenlist endpoint (#9506) 9 months ago
Maxim Filonov f5674ff38e
Improve gasprice oracle time estimation fallback (#9582) 9 months ago
one230six 2f49bf0f61 chore: fix some comments 9 months ago
Qwerty5Uiop f50018b37f Update token transfers block_consensus by block_number 9 months ago
carrychair 23ba638aec chore: remove repetitive words 9 months ago
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
Nikita Pozdniakov ca40f79afc Fix tabs counter cache bug 9 months ago
Kirill Fedoseev b74ddce2a2 feat: stream blocks without internal transactions backwards 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
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 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
Qwerty5Uiop 42425edef8
Null round handling (#9403) 9 months ago
Viktor Baranov 2334440b01 indexed_ratio_blocks value is 1, if no blocks 10 months ago
Viktor Baranov dc89d1961f Return indexed raio 1 when there is only 0 block in the chain 10 months ago
nikitosing 389debbc85
Create Indexer.Fetcher.TokenInstance.{SanitizeERC721, SanitizeERC1155… (#9226) 10 months ago
Qwerty5Uiop 4abc3df4b9 Move missing ranges sanitize to a separate background migration 10 months ago
Victor Baranov 0e4b14bff6
More-Minimal Proxy support (#9396) 10 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