Commit Graph

2598 Commits (b8965d7690b4521828694877cfa27141826cc3a7)

Author SHA1 Message Date
nikitosing f99610710f Fix address on twin verification; Change redirect routes for verified contracts 3 years ago
nikitosing d717593d76 Implement new contracts verification approach 3 years ago
Qwerty5Uiop b275df6996 Fix func name 3 years ago
nikitosing e29cfedd56 Add regexp for ipfs checking 3 years ago
Viktor Baranov c5ef7c1c7e Sanitize token name and symbol before insert, disaply 3 years ago
Viktor Baranov 5c611ffc14 Increase max_restarts to 1_000 (from 3 by default) for explorer, block_scout_web supervisors 3 years ago
Viktor Baranov 1c72773e45 Tx page: scroll to tab 3 years ago
nikitosing e67e57b3ea Fix internal tx's tile bug 3 years ago
nikitosing d4b6721e1b Integrate ace editor to display contract sources 3 years ago
Viktor Baranov 2ef9e87ed8 Split multiple functions arguments to separate query args 3 years ago
nikitosing 7b0cd50e04 Fix displaying own names on internal tx tiles 3 years ago
Viktor Baranov 5fb32290cd Sequential blocks broadcast 3 years ago
Viktor Baranov 284e064fed Fix array displaying in decoded constructor args 3 years ago
nikitosing a3fce67665 Ignore implementation name on an internal transaction tile 3 years ago
nikitosing 16788aad53 Add contract's name to logs (transaction page) 3 years ago
nikitosing 98722a9252 Add name for the proxy implementation on address page 3 years ago
nikitosing 3e482a9d0d Split long contract output to multiple lines 3 years ago
Viktor Baranov 3cb6de8540 Fix unverified_smart_contract function: add md5 of bytecode to the changeset 3 years ago
Viktor Baranov e1541db6d6 Logging error in publishing of smart-contract 3 years ago
Viktor Baranov e1a49f3449 Geth: display tx revert reason 3 years ago
Viktor Baranov bbcb84fbe3 Cache modules refactoring 3 years ago
nikitosing 8657638606 Add check if address exists for some api methods 3 years ago
nikitosing 16218c112c Fix getsourcecode for EOA addresses 3 years ago
nikitosing 2cfd9d50e1 Fix Jason encode error 3 years ago
nikitosing f9ad92d370 Return all ERC-1155's token instances in tokenList api endpoint 3 years ago
Viktor Baranov 6ccdb3c080 Refactoring from SourcifyFilePathBackfiller 3 years ago
Viktor Baranov 1a017f6389 Fix Vyper verification form tooltips 3 years ago
nikitosing 4e829e9b96 Fix 500 error on NF token page with nil metadata 3 years ago
nikitosing 4d9bba90b8 Remove unused broadcasts 3 years ago
nikitosing 8a281d236b Fix flash on reload in dark mode 3 years ago
Viktor Baranov f47e1dd896 Token instance medi file: high_quality_media? flag 3 years ago
Viktor Baranov 7269381481 Token instance page: improve video media files display 3 years ago
cen1 d74c1f223f general video improvements 3 years ago
Viktor Baranov 70d8297aab Bump credo from 1.5.6 to 1.6.4 3 years ago
nikitosing 7fc7c6c16c Contract names display improvement 3 years ago
nikitosing 44fd435e01 Prevent flaky bug with absence primary names for contract; Add fallback in such cases 3 years ago
nikitosing f480c282cc Fix bug with 500 response on partial sourcify status 3 years ago
nikitosing 28c06424ac Fix implementation address align 3 years ago
Viktor Baranov 2684eb1b37 Contract verification forms refactoring 3 years ago
nikitosing 1917e96ec6 Add functions overloading support 3 years ago
Viktor Baranov b23f9837ef Webpack config refactoring 3 years ago
Viktor Baranov 2b568b1306 Migrate fontawesome 5 -> 6 3 years ago
nikitosing 1cbc8099c8 Add info about proxy contracts to api methods response 3 years ago
nikitosing fe8c950ebe Add token-transfers-toggle.js to the block_transaction/index.html.eex 3 years ago
nikitosing 362b07088b Fix contract functions outputs 3 years ago
nikitosing 1065925631 Add ADMIN_PANEL_ENABLED 3 years ago
nikitosing 5cdb1744f3 Add view for internal transactions error 3 years ago
nikitosing d4622db3bb Add empty view for new addresses 3 years ago
nikitosing 3fb57904a8 Fix several UI bugs; Add tooltip to the prev/next block buttons 3 years ago
Viktor Baranov cf75e65db7 Fix Staking Dapp styles 3 years ago