Commit Graph

316 Commits (e3eae9e38a77d62416fd8936c0b96b91d2af8603)

Author SHA1 Message Date
nikitosing a8df0a507c Fix NaN input in write contract 3 years ago
nikitosing 6a20558859 Rework Block Details page 3 years ago
Viktor Baranov 9a1a61b591 Fix routes: add NETWORK_PATH variable to current_path 3 years ago
Viktor Baranov 3c555b431f Search results page 3 years ago
Victor Baranov 4bfaf5b9d6
Update ad.js 3 years ago
Viktor Baranov 9c378cb1d6 Fix autocomplete links to txs, blocks, addresses 3 years ago
Viktor Baranov cd34ebec92 Tx page facelifting 3 years ago
Viktor Baranov 96a9e5fb93 Search autcomplete fix for address hash, block hash, tx hash 3 years ago
Viktor Baranov 61ddfa336d Fix Cannot read property toLowerCase of undefined 3 years ago
Viktor Baranov 25ae47dab2 in-house ad refactoring 3 years ago
Viktor Baranov 1d4c7969b4 Custom Ad 3 years ago
Viktor Baranov ce52331fc6 Main page performance cumulative update 3 years ago
Victor Baranov 9e73f9e1d0
Update ad.js 3 years ago
Viktor Baranov 1d7d663670 Embed ad 3 years ago
Viktor Baranov b0108026d5 Search results grouping 3 years ago
Viktor Baranov 0b818125b3 Add creation time of contract in the results of the search 3 years ago
nikitosing f4c18541e2 Add live reload on the token holders page 3 years ago
Viktor Baranov c3e3828923 Replace awesomplete with autocomplete.js 3 years ago
Viktor Baranov be522dc927 Fix logo url redirection, set font-family defaults for chart.js 3 years ago
Viktor Baranov be28acbbdc Migration to Chart.js 3.0 4 years ago
Viktor Baranov 1ac27efcd9 Elixir 1.11.4, npm audit fix 4 years ago
nikitosing 3174415f5a fixed bug with empty array in write page 4 years ago
Victor Baranov 51e7fd0571 Verify via metadata json 4 years ago
Viktor Baranov bc9089c337 Token bridge supply small refactoring 4 years ago
Viktor Baranov fe8a30fe3e Cancel transaction 4 years ago
Viktor Baranov 184fa32baf Write contract: fix boolean input 4 years ago
Viktor Baranov 2fac05d06f getblocknobytime block module API endpoint 4 years ago
Viktor Baranov b0d0f89870 Skip null topics in eth_getLogs API endpoint 4 years ago
Viktor Baranov eecc88e780 Write contract: allow quotes and spaces in tuple input 4 years ago
Viktor Baranov 0a68609c49 Contract reader/writer refactoring 4 years ago
Viktor Baranov 0ad731c8a9 Allow double quotes for (u)int arrays inputs during contract interaction 4 years ago
Viktor Baranov 16bc8b90a0 Fix losing digits at wei conversion 4 years ago
Victor Baranov f4c4b3f274 Handle absence of replaceAll function in some old/legacy brosers 4 years ago
Victor Baranov 25e46776f6 Show filter if no items in the result of filter 4 years ago
Victor Baranov aff26adbaf Integer input: easy setting of precision 4 years ago
Victor Baranov 12894d9454 Allow double quotes in input data of contract methods 4 years ago
Victor Baranov 1258d3e894 Refactoring 4 years ago
Victor Baranov 27c65413c9 Allow trailing/leading whitespaces for inputs for contract read methods 4 years ago
Victor Baranov 3a02da1288 Finalize fixing write contract array input data processing 4 years ago
Victor Baranov 4c3f9b3de4 Allow brakets for arrays for contract input data, fix decoding for multiple inputs 4 years ago
Victor Baranov fb72a2ec14 Fix QR code tooltip appearance 4 years ago
POA 862f76fc3f Fix Staking DApp first loading 4 years ago
Victor Baranov 6297299489 Fix write call without params 4 years ago
Victor Baranov 681d932896 Fix contract write call inputs 4 years ago
Victor Baranov d6e1e31fa2 Contracts interaction: fix tuple output display, fix method call with array input 4 years ago
Victor Baranov 7a72b121c5 Fix call to fallback function and call of GnosisProxy contract methods 4 years ago
Victor Baranov f419fb5b90 Client-side fixes: fix Firefox styles, Node@14, var -> let, const 4 years ago
Victor Baranov 59d2f71f0c Replace window.web3 with window.ethereum 4 years ago
PoaMan 72d9006717 Enhance blocks handling in Staking DApp 4 years ago
Victor Baranov 5e9116a64d Dark mode fixes 4 years ago