Commit Graph

1839 Commits (868e43156b925091404145446e28bbeeec9cb829)

Author SHA1 Message Date
Victor Baranov cd60db1830 Fix error on token\'s read contract tab 4 years ago
Victor Baranov ed30893226 Exclude constructors from Write contract page 4 years ago
Victor Baranov 68b244dfb7 Write proxy: remove redundant variable declaration: contract_type 4 years ago
Victor Baranov 84471dab9e Fix for definnition of contract type: proxy/regular 4 years ago
Victor Baranov 568eaf02ef Write proxy contract feature 4 years ago
Victor Baranov 56b5cad5ae Change button name from query to write 4 years ago
Victor Baranov d0ce9e2e43 Write contract feature: support payble methods 4 years ago
Victor Baranov 9717502f6c A modal window with pending tx hash 4 years ago
Victor Baranov c8e8951a65 Check if Metamask is authorized, increase container width to comply with increased max possible number of tabs 4 years ago
Victor Baranov fe78cbfe39 Write contracts: a new tab with the list of write methods 4 years ago
Victor Baranov be69a0ce17 Proxy reader: handle function with params 5 years ago
Victor Baranov 7adf3f4220 Read proxy 5 years ago
Victor Baranov 27964a5e3d Add unit tests 5 years ago
Victor Baranov 0404df18b9 Display and store revert reason on demand 5 years ago
Victor Baranov 42896e7661 Fix coin balance history page if no balance changes 5 years ago
Victor Baranov 8604b91f2b Pending txs per address API endpoint 5 years ago
Victor Baranov 08d3788109 Update Phoenix 1.4 -> 1.5, Elixir 1.10.2 -> 1.10.3 5 years ago
Victor Baranov 4cd5568bb5 Fix performance of the balance changing history under the chart 5 years ago
Victor Baranov 0e20429ec4 Last values of fetched counters from DB if cache is empty 5 years ago
Victor Baranov 082d921510 Token image from image as an object 5 years ago
Victor Baranov a68ec64a4b Fix tests 5 years ago
Victor Baranov 2a2a510846 Fix tests 5 years ago
Victor Baranov 97c6b442b3 Add CHANGELOG entry 5 years ago
Victor Baranov 0bea4fe3a7 Exclude balance percentage calculation from burn address 5 years ago
Victor Baranov 26a651cdc4 Exclude balance percentage calculation from burn address 5 years ago
Victor Baranov 23454a2a48 Upper border of tx speed display 5 years ago
Victor Baranov 41dc4bdb4d Finalize Besu variant 5 years ago
Victor Baranov 74161d29b3 Fix constructor arguments decoding 5 years ago
Victor Baranov c86de60e4b Speedup tx list query on address page: check if address has reward 5 years ago
Victor Baranov 3171f8aca0 Show the previous day value in legend of tx history chart 5 years ago
Victor Baranov 1794bcc8b5 Do not load the current day for the chart 5 years ago
Victor Baranov 8cc05a3202 Make a link to address page on decoded constructor argumennt of address type 5 years ago
Victor Baranov 4ceafdd99d Fix test 5 years ago
Victor Baranov 1944c05baa Distinguish token burnings, mintings 5 years ago
Victor Baranov adfb068241 NFT token page: link to token 5 years ago
Victor Baranov c79afa23c0 Finalizing of txs count chart 5 years ago
Victor Baranov cf7dcd1aff Finalize searching by contract name 5 years ago
Victor Baranov 9037ece644 Fix views width 5 years ago
Victor Baranov 6b452a67b7 Upgrade ex_abi up to version 0.3.0 5 years ago
Victor Baranov 22df4db474 Fix missing conn in eex template 5 years ago
Victor Baranov f4925ebcb9 Prevent division by zero 5 years ago
Victor Baranov e2a43e57df Mak buttonns color at verification page consistent 5 years ago
Victor Baranov b6674224c9 Support stateMutability=view to define reading functions in smart-contracts 5 years ago
Victor Baranov 569cd12e16 Fix checksum in query paramater of address_counters endpoint 5 years ago
Victor Baranov bb728328df Ignore case for first trace response 5 years ago
Victor Baranov 3d9afe59f5 Rescue for SUPPORTED_CHAINS env var parsing 5 years ago
Victor Baranov d183a607af Handle error at first trace request 5 years ago
Victor Baranov 529b47ee59 Fix default values for ENV vars 5 years ago
Victor Baranov ac63f1bb29 Fix filters functionality 5 years ago
Victor Baranov 6ba9fa5733 Fix token instance QR code data when api_path is different from path 5 years ago