Commit Graph

82 Commits (9ed2e7958c9df2e546eb3589a7e57575e90baa1c)

Author SHA1 Message Date
Nikita Pozdniakov 8c88910a32 Fix read interaction with functions which accepts multidimensional arrays 2 years ago
Nikita Pozdniakov d33579968a
Fix custom ABI loading 2 years ago
Viktor Baranov d56f5d4e3c Add path_helper in interact.js 2 years ago
Viktor Baranov 3dcb472ab4 Resolve "Unexpected var, use let or const instead" 2 years ago
Viktor Baranov c7a557129e Fix spell in namings, add spell checking in CI 2 years ago
Viktor Baranov 0cab10ce70 Process errors and warnings with enables check-js feature in VS code 2 years ago
Никита Поздняков 75ad5b449d
Create and reuse js function 2 years ago
Никита Поздняков 842fa08f48
Fix tests 2 years ago
Никита Поздняков 8b50f6d3f1
Add sender's address for read-only functions; Done some smart-contract endpoints 2 years ago
Никита Поздняков 5303c18cce Minor fixes; Add tests for custom ABI 2 years ago
nikitosing 41709f6d73 Account: add Custom ABI feature 2 years ago
Viktor Baranov ff914e43a3 Move "contract interaction" and "Add chain to MM" env vars to runtime 2 years ago
Viktor Baranov 44b94a19dd Use chartjs-adapter-luxon instead chartjs-adapter-moment for charts 2 years ago
nikitosing f04f8f151b Fix structure array encoding 3 years ago
nikitosing 9c4984041d Fix params encoding for read contracts methods 3 years ago
Viktor Baranov 2ef9e87ed8 Split multiple functions arguments to separate query args 3 years ago
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