Commit Graph

725 Commits (b78f0d1656700597cf61fdbe14079e70f3523cdc)

Author SHA1 Message Date
Viktor Baranov 8f43930192 Gas price oracle 3 years ago
Viktor Baranov 075996f9f2 Generalize colors definition for chart legend 3 years ago
nikitosing 6e90d1f7ed Add broadcasting of coin balance 3 years ago
nikitosing d717593d76 Implement new contracts verification approach 3 years ago
nikitosing d4b6721e1b Integrate ace editor to display contract sources 3 years ago
nikitosing 7b0cd50e04 Fix displaying own names on internal tx tiles 3 years ago
nikitosing 16788aad53 Add contract's name to logs (transaction page) 3 years ago
nikitosing 4e829e9b96 Fix 500 error on NF token page with nil metadata 3 years ago
nikitosing 8a281d236b Fix flash on reload in dark mode 3 years ago
Viktor Baranov 7269381481 Token instance page: improve video media files display 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
Viktor Baranov 2684eb1b37 Contract verification forms refactoring 3 years ago
nikitosing 1917e96ec6 Add functions overloading support 3 years ago
nikitosing 362b07088b Fix contract functions outputs 3 years ago
nikitosing 5cdb1744f3 Add view for internal transactions error 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
Viktor Baranov 053ea28060 Change the title of "Add to MM" button in the footer 3 years ago
Viktor Baranov 1f1c781ef2 Add chain to MetaMask in the footer 3 years ago
Viktor Baranov a55430b334 Fix blocks validated hint 3 years ago
Viktor Baranov d670212a8f Discord link instead of Gitter 3 years ago
nikitosing bf5ee5e92e Redesign token page; Add contract interaction tabs to token page 3 years ago
nikitosing 4f2e5f462f Rework pagination on the transactions list page 3 years ago
Viktor Baranov be1d248981 Store address transactions/token transfers in the DB 3 years ago
nikitosing 0d902eb80f Add parse input errors view; fix empty method_id 3 years ago
nikitosing d23e9ab13e Add separate column for token icons 3 years ago
Viktor Baranov 3871ab8569 Capability to leave an empty logo 3 years ago
Viktor Baranov 5be5c351e8 Token instance image fix 3 years ago
nikitosing 0036178649 Add daily bytecode verifcation to warn about metamorphic contracts vulnerability 3 years ago
nikitosing da7b9c815e Add check if contract already verified; fix error response 3 years ago
nikitosing 9afeaf2708 Add verification via standard JSON input 3 years ago
nikitosing 04939730ce Add reusable channel-disconnected-msg template 3 years ago
Viktor Baranov 68f74d64a8 Save gas_used in addresses table 3 years ago
Viktor Baranov 7b30b72c0a Web3 modal with Wallet Connect for Write contract page 3 years ago
nikitosing b15d6d0039 Change button link to the verification type selection page 3 years ago
nikitosing 8dfc13eac9 Remove raw revert message if it was decoded 3 years ago
nikitosing 1a54597b4d Add decoding for revert messages on a read contract page 3 years ago
nikitosing 2264db32c3 Fix floating tooltip on the main page 3 years ago
Viktor Baranov 1ba0fb062a Add loading spinner for async data (transactions count, transfers count, gas usage count) 3 years ago
nikitosing dae0ed50f3 Add utf-8 decoding for revert reason data 3 years ago
Viktor Baranov cd960aa458 Pin address overview rows 3 years ago
nikitosing 8506b0e923 Show nil block.size as N/A bytes 3 years ago
Viktor Baranov bec8c27a8f Get CRC total balance in non-blocking address page maneer 3 years ago
nikitosing ee6776e104 Update ex_abi to 0.5.7; add decoding revert reason for contract interaction tx 3 years ago
nikitosing 1b115ef165 Added view for unsuccessfully fetched values from read functions 3 years ago
Viktor Baranov ee54656026 Finalize ERC-1155 support 3 years ago
Viktor Baranov 9bc4f8b5ad ERC-1155: token balanaces indexer update 3 years ago
Viktor Baranov 6f506b4565 ERC-1155 finalization 3 years ago
nikitosing df13fe3f1b Add possibility to decode input and logs based on other's SC method even for verified contract 3 years ago