Commit Graph

2838 Commits (9a0e3170f7d82af43782ab2355922b6c112cf47c)

Author SHA1 Message Date
Alexander Kolotov 9b99f72a3a
feat: Improvements in zksync batch related transactions requests (#9680) 8 months ago
nikitosing 6c207c2d5d
feat: Add trying to decode internal calldata for user ops (#9675) 8 months ago
nikitosing 31b0c71117
fix: Add missing preloads (#9520) 8 months ago
Victor Baranov ffa12234c4
fix: Change CoinGecko token image attribute priority (#9671) 8 months ago
Mohammed Zeglam b1ee3edeb0
refactor: `Enum.count` to `Enum.empty?` (#9666) 8 months ago
Victor Baranov 610a145103
fix: erc-404 type stored in token balances tables (#9700) 8 months ago
nikitosing c3d3ceee22
Tokens import improvements (#9653) 9 months ago
varasev a5130b38f1
Hotfix for Optimism Ecotone batch blobs indexing (#9646) 9 months ago
Victor Baranov ee3b9c2c28
ERC-404 basic support (#9407) 9 months ago
Maxim Filonov dea361d56f
Add secondary coin and transaction stats (#9483) 9 months ago
nikitosing da6c71d911
Fix zero balances coming via WS (#9510) 9 months ago
Qwerty5Uiop 16797ec1b9
Separate errors by type in EndpointAvailabilityObserver (#9511) 9 months ago
nikitosing 010758fc0f
Fix no function clause matching in BENS.item_to_address_hash_strings/1 (#9640) 9 months ago
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