Commit Graph

680 Commits (6c111614de8ea32f317cada3e733897ef18abfe4)

Author SHA1 Message Date
Viktor Baranov 2c88056a8f Reload transactions on the main page without reloading of the whole page 4 years ago
nikitosing 3174415f5a fixed bug with empty array in write page 4 years ago
Victor Baranov 9d2aa8ffc1 Finalize contracts verification via Sourcify 4 years ago
Victor Baranov 3130e2ca75 Eliminate excess request call to server on upload button click 4 years ago
Victor Baranov 51e7fd0571 Verify via metadata json 4 years ago
POA 5ac7537174 Extend Become a Candidate popup in Staking DApp 4 years ago
Viktor Baranov bc9089c337 Token bridge supply small refactoring 4 years ago
Viktor Baranov fe8a30fe3e Cancel transaction 4 years ago
Viktor Baranov 433b581a4e Improve tokens list display elements 4 years ago
Viktor Baranov 184fa32baf Write contract: fix boolean input 4 years ago
POA dbf1bb9b3a Add a feature for changing pool metadata 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 bd70433e09 Token balance on demand fetcher memory leak fix 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
POA 52d396f114 Fix ValidatorSetAuRa ABI JSON 4 years ago
POA d66e4da176 Use unique pool ID instead of staking address in Staking DApp 4 years ago
Victor Baranov f4c4b3f274 Handle absence of replaceAll function in some old/legacy brosers 4 years ago
Victor Baranov 176b514fb7 Tokens search 4 years ago
POA 7d3eee6714 Add APY displaying to Staking DApp 4 years ago
Victor Baranov 9b96013c85 Staking Dapp warning 4 years ago
Victor Baranov 25e46776f6 Show filter if no items in the result of filter 4 years ago
Victor Baranov 97a1559cb4 Staking dapp: unhealthy state message 4 years ago
Victor Baranov d240aa76d8 Staking welcome message 4 years ago
Victor Baranov 0d91b71fa6 Border style change and hide slash icon on search field focus 4 years ago
Victor Baranov 85ba0ce66a Focus to search field with slash 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
POA c96f0934f7 Make Staking DApp work with transferAndCall function 4 years ago
Victor Baranov 681d932896 Fix contract write call inputs 4 years ago
Victor Baranov 84d7ff968e Remove highlightjs-solidity package since it doesnt comply along with webpack@5 4 years ago
Victor Baranov d6e1e31fa2 Contracts interaction: fix tuple output display, fix method call with array input 4 years ago
POA f0b32529b7 Fix working with big numbers in Staking DApp 4 years ago
Victor Baranov 7a72b121c5 Fix call to fallback function and call of GnosisProxy contract methods 4 years ago
Victor Baranov 70f52828c5 Do not check supported networks on application load 4 years ago
Victor Baranov f419fb5b90 Client-side fixes: fix Firefox styles, Node@14, var -> let, const 4 years ago
POA 0f8b91cc7f Small refactoring 4 years ago
POA 2edb8ce56d Small refactoring 4 years ago
POA 0634c259e4 Update Staking DApp scripts 4 years ago
Victor Baranov 59d2f71f0c Replace window.web3 with window.ethereum 4 years ago