Commit Graph

2855 Commits (41008abb696a1453595b7e7c13915a31a133d47a)

Author SHA1 Message Date
Nikita Pozdniakov ea6e678f6e
Add token preload to tx summary endpoint 12 months ago
Nikita Pozdniakov ccfadcee82
Fix review comments; Fix txransaction actions preload 12 months ago
Nikita Pozdniakov 005b1b20ac
Add /api/v2/transactions/{transaction_hash_param}/summary endpoint + Transaction Interpretation Service interface 12 months ago
Viktor Baranov 7727d93d64 Finally resolve decoding issue in right way 12 months ago
Viktor Baranov 120dbf63d8 Return accumulators in order to reduce contract calls 12 months ago
Viktor Baranov b02558048a Fix method decoding by candidates 12 months ago
Viktor Baranov 1076f441d7 Process reviewer comments 12 months ago
Victor Baranov 1c5da63315 Update apps/block_scout_web/lib/block_scout_web/controllers/api/v2/smart_contract_controller.ex 12 months ago
Viktor Baranov 9ee7e9c772 Extend fallback controller for API v2 in order to handle responses from solidityscan api endpoint 12 months ago
Viktor Baranov c761c52eac Solidityscan report API endpoint 12 months ago
Maxim Filonov afb6ef3f85 Take into account possible nil fee 12 months ago
Maxim Filonov d275b2256d Add general sorting for any scheme 12 months ago
Viktor Baranov e84ffe7770 Add Compound proxy pattern 12 months ago
Viktor Baranov afac872dcc Proxy detection hotfix in API v2 12 months ago
Victor Baranov 35f1be02e7
Revert "Remove /api/account/v1 path" 1 year ago
Viktor Baranov a26cdffa5f all transactions count at top addresses page 1 year ago
Nikita Pozdniakov 5615d01e46
Add new events to addresses channel: eth_bytecode_db_lookup_started and smart_contract_was_not_verified 1 year ago
Nikita Pozdniakov abaab828dd
Complete account migration to v2 path 1 year ago
Qwerty5Uiop 9bdee6e190 Add MainPageRealtimeEventHandler 1 year ago
Viktor Baranov d419fd1461 Process reviewer comment 1 year ago
Viktor Baranov 95b3101483 Smart-contract proxy detection refactoring 1 year ago
Nikita Pozdniakov 98210e4bf1
Fix after review; Add test 1 year ago
Nikita Pozdniakov 668d5a2889
Do not preload smart contract info if address has no contract_code 1 year ago
nikitosing b70f95caa5
Do not ignore twin contracts on /api/v2/import/smart-contracts/{address_hash} (#8813) 1 year ago
nikitosing ca1bd8314d
API v2: address nft (#8634) 1 year ago
Maxim Filonov 48bc9a16bd Take into account `CHAIN_TYPE` for RSK 1 year ago
Maxim Filonov aec9261178 Add rootstock specific fields (#8076) 1 year ago
nikitosing f9d5377e64
Add endpoint url to the block_scout_web logging (#8609) 1 year ago
nikitosing 84a58de713
Add new metadata fields and add x-api-key header to eth-bytecode-db r… (#8750) 1 year ago
nikitosing 9132b29f29
Fix sourcify check (#8714) 1 year ago
nikitosing 533eb26329
Add stability_fee for CHAIN_TYPE=stability (#8651) 1 year ago
nikitosing 9828c926d4
Support tokenSymbol and tokenName in /api/v2/import/token-info (#8696) 1 year ago
varasev e9522deb1e
Suave functional (#8556) 1 year ago
nikitosing 0560fa8990
Account: add pagination + envs for limits (#8528) 1 year ago
POA 2836ccf017 Small refactoring 1 year ago
POA e7bad40bc1 Fix transaction_controller.ex 1 year ago
POA 158e64f332 Fix for zkEVM websocket connection 1 year ago
POA bd7a7837a3 Add socket for confirmed batches list on the main page 1 year ago
POA adc277ec22 mix format 1 year ago
Viktor Baranov f0fcf7ae83 Handle 0 gas limit 1 year ago
POA 8928bd384b Make transactions list in a batch optional 1 year ago
POA 07c3dbf42d Fixes after rebase 1 year ago
POA bea348df48 Throw not_found error in API v2 when a batch is not found 1 year ago
POA 1d36bd83f2 Add @doc for public functions 1 year ago
POA 5ea5da2ba4 Define chain type 1 year ago
POA a7d39c8113 Extend zkevm batch info in API 1 year ago
POA d77f3f5ae7 Add specs for public functions 1 year ago
POA f563170d5b Add small comment 1 year ago
POA 332062e14a Change some API routes 1 year ago
POA 54fb9a3f20 Add Explorer.Chain.Zkevm.Reader module 1 year ago