Commit Graph

3764 Commits (72ed84be6425ca81946c08e205f53cabe7545536)

Author SHA1 Message Date
Qwerty5Uiop 3cc62227df
fix: ERC-1155 tokens metadata retrieve (#10231) 6 months ago
nikitosing d231ca62bd
fix: Replace empty arg names with argN (#9748) 6 months ago
nikitosing e292873f79
fix: Fix unknown UID bug (#10226) 6 months ago
NBMXyeu b8730cdfe0
feat: Adding Mobula price source (#9971) 6 months ago
Victor Baranov e29f3e2a52
feat: Get ERC-1155 token name from contractURI getter fallback (#10187) 6 months ago
Maxim Filonov 3bea0e842e
perf: replace individual queries with ecto preload (#10203) 6 months ago
nikitosing eddaeadc05
feat: Add feature toggle for WETH filtering (#10208) 6 months ago
nikitosing a8e2e127b5
feat: Batch read methods requests (#10192) 6 months ago
Victor Baranov 44bee1ef0b
feat: Set dynamic ttl of cache modules derived from MapCache (#10109) 6 months ago
nikitosing 80a8e3b464
fix: Filter WETH transfers in indexer + migration to delete historical incorrect WETH transfers (#10134) 6 months ago
nikitosing 3e77a354ba
feat: Add Fee column to Internal transactions CSV export (#10204) 6 months ago
Qwerty5Uiop b5780d33fc
fix: Add the ability to allow empty traces (#10200) 6 months ago
Victor Baranov 59170c0d81
chore: Exclude write methods from read tabs (#10111) 6 months ago
Qwerty5Uiop 0e7f09a5f0
fix: Add a separate db url for events listener (#10164) 6 months ago
dependabot[bot] ba402c1e99
chore(deps): bump solc from 0.8.25 to 0.8.26 in /apps/explorer (#10177) 6 months ago
nikitosing 034bc181b7
fix: Fix Retry NFT fetcher (#10146) 6 months ago
Qwerty5Uiop e2692945fc
feat: Add window between balance fetch retries for missing balanceOf tokens (#10142) 6 months ago
nikitosing ba664fa27e
fix: Add missing preloads to tokens endpoints (#10072) 6 months ago
Kirill Fedoseev f0f83d23d1
fix: missing nil case for revert reason (#10136) 6 months ago
Alexander Kolotov 35c885def5
feat: indexer for cross level messages on Arbitrum (#9312) 6 months ago
Kirill Fedoseev 2151248e10
feat: implement fetch_first_trace for Geth (#10087) 6 months ago
Victor Baranov 22c106a2b0
Fix certified flag in the search API v2 endpoint (#10094) 6 months ago
Rim Rakhimov 77203a3f83
fix: Update Vyper inner compilers list to support all compilers (#10091) 6 months ago
Viktor Baranov 88394ff6fb 6.6.0 7 months ago
Kirill Fedoseev 7f6ee61c10
fix: Rework revert_reason (#9212) 7 months ago
Victor Baranov 4d4f355b0d
fix: Eliminate from_address_hash == #{address_hash} clause for transactions query in case of smart-contracts (#9469) 7 months ago
Qwerty5Uiop 2e4e2ec051
fix: Separate indexer setup (#10032) 7 months ago
Rim Rakhimov fcc5ff2c89
feat: Blueprint contracts support (#10058) 7 months ago
Victor Baranov def8a1aed0
feat: Clone with immutable arguments proxy pattern (#10039) 7 months ago
Rim Rakhimov 621024c046
fix: vyper contracts re-verificaiton (#10053) 7 months ago
nikitosing d066b0e7c8
fix: Fix Unknown UID bug at smart-contract verification (#9986) 7 months ago
Fedor Ivanov 6682065d3c
refactor: test database config (#9662) 7 months ago
nikitosing 2dd96493bd
feat: Improve retry NFT fetcher (#10027) 7 months ago
Kirill Fedoseev fb4fde678d
feat: MUD API support (#9869) 7 months ago
Victor Baranov fe9000cff9
feat: Diamond proxy (EIP-2535) support (#10034) 7 months ago
Fedor Ivanov ebe6535fa6
fix: search for long integers (#9651) 7 months ago
nikitosing f1392fc6ad
fix: Don't put error to NFT metadata (#9940) 7 months ago
nikitosing 8312379fbf
chore: Migrate to GET variant of {{metadata_url}}/api/v1/metadata (#9994) 7 months ago
Victor Baranov a16afd14b3
feat: save smart-contract proxy type in the DB (#10033) 7 months ago
Victor Baranov f5eb946ccf
feat: Detect EIP-1967 proxy pattern on unverified smart-contracts (#9864) 7 months ago
Qwerty5Uiop 4049b036cc
feat: Omit balanceOf requests for tokens that doesn't support it (#10018) 7 months ago
Alexander Kolotov 6f5dc3b5d3
feat: precompiled contracts ABI import (#9899) 7 months ago
nikitosing 37eb26a3cc
feat: Add ENS category to search result; Add ENS to check-redirect (#9779) 7 months ago
Qwerty5Uiop ba83000f82
fix: Set refetch_needed: false on block import (#9953) 7 months ago
Maxim Filonov 14435dad2c
fix: `GAS_PRICE_ORACLE_NUM_OF_BLOCKS` calculation (#9943) 7 months ago
Maxim Filonov 886c4414a1
fix: handle "null" filter in api/v1/logs-csv (#9933) 7 months ago
nikitosing af4c29db8e
fix: Fix metadata preload (#9925) 7 months ago
Viktor Baranov f48323a1c0 6.5.0 7 months ago
Victor Baranov cef3285999
feat: Certified smart contracts (#9910) 7 months ago
Victor Baranov 942df2196f
perf: Paging function edge cases fix (#9820) 7 months ago