Commit Graph

10047 Commits (8f933d92a65194473d4cff35bc01dcf9a699558d)

Author SHA1 Message Date
Qwerty5Uiop 8f933d92a6
fix: Filter non-traceable blocks before inserting them to internal txs fetcher queue (#11074) 4 weeks ago
Qwerty5Uiop c3ae5df053
fix: Import blocks before coin balances (#11049) 4 weeks ago
Kirill Fedoseev a65b7f82ba
fix: abi cache for non-proxied addresses (#11065) 4 weeks ago
nikitosing 75519fee63
feat: Support zksync foundry verification (#11037) 4 weeks ago
Fedor Ivanov 1a903c8697
fix: celo collated gas price issue (#11067) 4 weeks ago
Qwerty5Uiop 9b943cc9dd
fix: Indexer memory limit for api instance (#11066) 4 weeks ago
Viktor Baranov ab7eddd3d0 Comment test for disabled functionality 4 weeks ago
Viktor Baranov daa13a8ca7 Remove internal transactions endpoint because no suitable DB index exists && update CHANGELOG 4 weeks ago
Victor Baranov 97d8a2b2df
fix: Fix scam badge value in some API endpoints (#11054) 4 weeks ago
Fedor Ivanov 16faddc70b
fix: divide by `10^decimals` when calculating token supply in CMC format (#11036) 4 weeks ago
Maxim Filonov b2cc4669d6
feat: address transactions block number sorting (#11035) 4 weeks ago
Victor Baranov b8768fdbcc
fix: Rename zksync l1/l2 _tx_count columns (#11051) 4 weeks ago
Kirill Fedoseev 566997e9ec
fix: bugs introduced in calldata decoding optimizations (#11025) 4 weeks ago
Maxim Filonov 684dd5d841
fix: Handle stalled async task in MapCache (#11015) 1 month ago
Victor Baranov d3d768a5ff
fix: Add tx_count, tx_types props in the response of address API v2 endpoints for compatibility with current version of the frontend (#11012) 1 month ago
Victor Baranov 2140d6883a
fix: chart API: add compatibility with the current frontend (#11008) 1 month ago
Viktor Baranov c837858f03 6.9.0 1 month ago
Maxim Filonov 930c481959
perf: optimize advanced filters (#10463) 1 month ago
Victor Baranov aa3defae18
feat: List of internal transactions API v2 endpoint (#10994) 1 month ago
nikitosing fc0c5b5315
fix: Fix failed tests (#11000) 1 month ago
varasev eafe7c8b3b
feat: Scroll rollup: L1 fee parameters in API, `queueIndex` for L2 transactions, and L1 <->L2 messages (#10484) 1 month ago
Victor Baranov 6319514bcf
fix: Add compatibility with current frontend for some public props (#10998) 1 month ago
Maxim Filonov 26d906a5cc
feat: Account V2 (#10706) 1 month ago
Victor Baranov 1b1d340287
fix: Process foreign key violation in scam addresses assigning functionality (#10977) 1 month ago
Qwerty5Uiop 8a826f1128
fix: Handle import exceptions in MassiveBlocksFetcher (#10993) 1 month ago
nikitosing 213a3247ae
fix: Workaround for repeating logIndex (#10880) 1 month ago
dependabot[bot] 1bb721865b
chore(deps): bump secp256k1 in /apps/block_scout_web/assets (#10985) 1 month ago
Victor Baranov b030792cf1
refactor: Fixate naming convention for "transaction" and "block number" entities (#10913) 1 month ago
Kirill Fedoseev 6d8aa194c3
perf: refactor tx data decoding with fewer DB queries (#10842) 1 month ago
Qwerty5Uiop c408fc482d
feat: Allow to provide DB schema other than public (#10946) 1 month ago
nikitosing f8b4cb794a
feat: Add missing filecoin robust addresses (#10935) 1 month ago
Victor Baranov 1b2232a88c
chore: Remove deprecated single implementation property of the smart-contract from the API response (#10715) 1 month ago
Qwerty5Uiop f3e279d853
chore: Set indexer memory limit based on system info as a fallback (#10697) 1 month ago
Victor Baranov 898e3e3832
fix: Filter out nil implementations from combine_proxy_implementation_addresses_map function result (#10943) 1 month ago
Qwerty5Uiop a23e03e872
fix: Delete incorrect coin balances on reorg (#10879) 1 month ago
Maxim Filonov 92e7ce50f5
fix: Handle delegatecall in state changes (#10906) 1 month ago
Alexander Filippov 8635b5ca86
feat: EIP-7702 support (#10870) 1 month ago
Victor Baranov 02792f7132
feat: Open access to re-fetch metadata button for token instances without metadata initially fetched (#10878) 1 month ago
nikitosing a44488c517
feat: Support snake_case in metadata service (#10722) 1 month ago
Victor Baranov f71a4cc4c6
chore: Set user agent to metadata requests (#10834) 1 month ago
Qwerty5Uiop 7d763c0cbc
chore: Reverse internal transactions fetching order (#10912) 1 month ago
Viktor Baranov e702e935d5 chore: remove unused fetch_and_lock_by_hashes/1 public function 1 month ago
Fedor Ivanov 7573eb3ae6
fix: add missing block timestamp in election rewards for address response (#10907) 1 month ago
Fedor Ivanov 6a22f3afc3
fix: do not include unrelated token transfers in `tokenTransferTxs` (#10889) 2 months ago
Victor Baranov 903cbe3901
feat: Token transfers list API endpoint (#10801) 2 months ago
Qwerty5Uiop c3005aa876
feat: Send archive balances requests to trace url (#10820) 2 months ago
nikitosing bbd20a85c9
feat: Add metadata info to tx interpreter request (#10823) 2 months ago
Kirill Fedoseev addc633799
feat: api for querying mud systems abi (#10829) 2 months ago
Victor Baranov e22b45f32e
Remove unused block import stages (#10875) 2 months ago
Qwerty5Uiop 2c17f34409
fix: Fix get current user in app template (#10844) 2 months ago