Commit Graph

2303 Commits (4293c3af31b3ed74074c389a07e78aff72f71469)

Author SHA1 Message Date
Viktor Baranov 4ea783cc71 Define coin name in balance tooltip via variable 2 years ago
Никита Поздняков fe88392640
Fix double requests; Fix token balances dropdown view 2 years ago
Viktor Baranov 7351c2084a Manage testnet label (right to the navbar logo) 2 years ago
Viktor Baranov f530f2f720 Remove obsolete network selector 2 years ago
Viktor Baranov 3e992d3fe0 Footer links management 2 years ago
Viktor Baranov 678927883f Remove bridged tokens functionality from Blockscout core 2 years ago
Viktor Baranov 969c222d43 Remove Staking dapp logic from Blockscout core 2 years ago
Viktor Baranov b2a72699b4 Decimal 2.0 2 years ago
Никита Поздняков b157ff0546
Fix broken token icons; Disable animation in lists of data in order to speed up UI; Fix double requests for some pages 2 years ago
Никита Поздняков b79f90e5b3
Add scrolling to address tabs 2 years ago
Viktor Baranov ff3033e851 Add sanitize_input for string and byte types in smart_contract_view 2 years ago
Viktor Baranov 0a457a6fca Remove sanitize_input from smart_contract_view 2 years ago
Viktor Baranov bb32f444f5 Sanitize values of getters on smart contract read page 2 years ago
Viktor Baranov fccfee176f Sanitize values of getters on smart contract read page 2 years ago
Viktor Baranov d7d6589410 Sanitize values of getters on smart contract read page 2 years ago
Leszek Stachowski 6bd33ffd64 Disable token holder refreshing (#669) 2 years ago
Viktor Baranov 8f43930192 Gas price oracle 2 years ago
Viktor Baranov 075996f9f2 Generalize colors definition for chart legend 3 years ago
Никита Поздняков 2d06ae6e9e
Extract error messages to the constant 3 years ago
Никита Поздняков 043e89c983
Add handling for invalid Sourcify response 3 years ago
Никита Поздняков bef7c2f42f
Fix empty coin balance for empty address 3 years ago
Никита Поздняков 734e321f47
Change to_param/1 implementation for Explorer.Chain.Address 3 years ago
nikitosing 6e90d1f7ed Add broadcasting of coin balance 3 years ago
nikitosing 525556f090 Fix failing verification attempts 3 years ago
nikitosing 20da26ecd9 Fix token dropdown 3 years ago
nikitosing 61daf75348 mix format 3 years ago
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