Commit Graph

66 Commits (e5dc0ddedbef2d0757877276dd60d555a1297965)

Author SHA1 Message Date
Viktor Baranov 0ceb208e32 Fix write page contract tuple input 3 years ago
nikitosing 0d902eb80f Add parse input errors view; fix empty method_id 3 years ago
QP ba6caa75db At contract write use wei precision 3 years ago
Viktor Baranov 714670e9c2 Separate FIRST_BLOCK and TRACE_FIRST_BLOCK option for blocks import and tracing methods 3 years ago
nikitosing 2b3045bcb5 Fix bugs and improve contract interactions 3 years ago
Viktor Baranov ec85c23ffa Web3Modal refactoring 3 years ago
Viktor Baranov 93780436ef Web3modal: minor fixes 3 years ago
Viktor Baranov 652c536521 Web3modal refactoring 3 years ago
Viktor Baranov 7b30b72c0a Web3 modal with Wallet Connect for Write contract page 3 years ago
nikitosing c229d71346 add link to the tx in case of revert in modal 3 years ago
nikitosing 38e2db19bf Add test for prepareMethodArgs; fix bug with whitespaces 3 years ago
nikitosing 40aae23252 Add field from to the eth_call 3 years ago
nikitosing 485fd688ed Add type of contract to ajax request 3 years ago
nikitosing 6b07db8758 Refine view of popup for reverted tx 3 years ago
nikitosing 1eb7af4b01 Add step and min value for txValue input 3 years ago
nikitosing a8df0a507c Fix NaN input in write contract 3 years ago
nikitosing 3174415f5a fixed bug with empty array in write page 4 years ago
Viktor Baranov fe8a30fe3e Cancel transaction 4 years ago
Viktor Baranov 184fa32baf Write contract: fix boolean input 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 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 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 59d2f71f0c Replace window.web3 with window.ethereum 4 years ago
Victor Baranov 7efee7b685 Fix dark forest theme bugs, allow multiple contracts 4 years ago
Victor Baranov ffdbf09613 Write contract: display currently connected address 4 years ago
Victor Baranov fe16d056d9 Contracts read/write: method_id instead function_name as a key 4 years ago
Victor Baranov dc4c404fae Connect to Metamask button 4 years ago
Victor Baranov a74decfb50 Fix permanent fetching tokens and unavailable navbar menu when read/write proxy tab is active 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 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 7adf3f4220 Read proxy 4 years ago
Max Alekseenko 706de850f4 more scripts optimization 5 years ago
Max Alekseenko 503b61b822 separate smart contracts logic 5 years ago
Ayrat Badykov 575afa806d
fix external libary function 5 years ago