Commit Graph

5411 Commits (25039ca7317734716a99bac6e501656187dcc059)

Author SHA1 Message Date
Nikita Pozdniakov f004e55767 Add setup :verify_on_exit! to all tests using json_rpc mox 1 year ago
Viktor Baranov 284b49dbf5 Fix tests after rebasing 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
dependabot[bot] 480adc964a
Bump @babel/preset-env in /apps/block_scout_web/assets 1 year ago
dependabot[bot] 874d72b9ba
Bump @babel/core from 7.23.2 to 7.23.3 in /apps/block_scout_web/assets 1 year ago
dependabot[bot] 97bd61577e
Bump luxon from 3.4.3 to 3.4.4 in /apps/block_scout_web/assets 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 150533e5b8
Add possibility to search tokens by address hash (#8768) 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
Viktor Baranov e8ccfbbffe Fix for eth_getbalance API v1 endpoint when requesting latest tag 1 year ago
dependabot[bot] 4bb4552c0c
Bump eslint from 8.52.0 to 8.53.0 in /apps/block_scout_web/assets 1 year ago
dependabot[bot] 38e38be6c4
Bump sass from 1.69.4 to 1.69.5 in /apps/block_scout_web/assets 1 year ago
dependabot[bot] 45a956135b
Bump sweetalert2 from 11.7.32 to 11.9.0 in /apps/block_scout_web/assets 1 year ago
dependabot[bot] 0f40aa21d5
Bump core-js from 3.33.1 to 3.33.2 in /apps/block_scout_web/assets 1 year ago
dependabot[bot] 919d79f4a0
Bump browserify-sign from 4.2.1 to 4.2.2 in /apps/block_scout_web/assets 1 year ago
Viktor Baranov efd4d2f0b5 5.3.1 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 45cb6d2174 Minor fixes 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
POA a82c8bd2a3 Move zkevm_* files into a separate folder 1 year ago
POA 126c59a30d Txn -> Transaction 1 year ago
POA 03566d53b5 Store l2 transactions count in the batch table 1 year ago
POA 1d05035aaa Use latest batch number instead of aggregated count 1 year ago
POA beafb4aa71 Rename some routes in API v2 1 year ago
POA c87e64fa3a Add API v2 output for transaction list of the specified batch 1 year ago