Commit Graph

927 Commits (9f7d54395b2b79129eb889c9b1f2d206bf62fa99)

Author SHA1 Message Date
ninabreznik 9f7d54395b Refactor _getInputParams 7 years ago
ninabreznik db57fd5cc6 Loop through VariableDeclaration in ParameterList 7 years ago
ninabreznik c74f82fb72 Update _getInputParams 7 years ago
ninabreznik 3a28c29c61 Add input params and construct entire signature 7 years ago
yann300 24759a529f remove double negation 7 years ago
ninabreznik 215bb65e4f Add if (node.name === FunctionDefinition) 7 years ago
ninabreznik aa844166b7 Add codeDepositCost and gasStation img in png 7 years ago
ninabreznik a383f2b679 Include internal functions 7 years ago
ninabreznik 502ac9c8cb Add gas estimation for constructor 7 years ago
ninabreznik be77a5984f First draft 7 years ago
ninabreznik a68d401bc1 Add if (node.name === FunctionDefinition) 7 years ago
ninabreznik 77bd51bf44 Add codeDepositCost and gasStation img in png 7 years ago
yann300 f1c2586879 add recorder tests 7 years ago
yann300 7714c01c96 Recorder fix ui 7 years ago
ninabreznik 96a80993fb Include internal functions 7 years ago
ninabreznik 5aab884e8f Add gas estimation for constructor 7 years ago
yann300 eeae86a96e add clear button 7 years ago
ninabreznik 2de6db5936 First draft 7 years ago
yann300 c9538c0dfb add test recorder 7 years ago
yann300 98b1890077 add link references 7 years ago
yann300 01ae71fe79 fix library deploy 7 years ago
yann300 d8d7241a6a fix library deploy 7 years ago
yann300 8af71ab32d fix data structure 7 years ago
yann300 fdda4aa845 fix queue txs 7 years ago
yann300 2be92f5bb1 add tiny encode data function 7 years ago
yann300 bd900d6cfa pass decoded value to recorder 7 years ago
yann300 923814774b fix contextview 7 years ago
yann300 32ad128aa5 fix scenario save 7 years ago
yann300 9f58381d0e typo 7 years ago
yann300 a3a183df35 save on the current file provider and not only on browser/ 7 years ago
yann300 7d166a8a8e currentPath and add to API 7 years ago
yann300 2cd3ebbe9e remove no_instance div when replying 7 years ago
yann300 384bdf7661 don't load source location is compilation data not available 7 years ago
yann300 04e9b823e4 fix log logging 7 years ago
yann300 5089c6581c store ABI & simplify address resolver 7 years ago
yann300 9483bf2635 refactor getSelectedContract & move makeRecorder call 7 years ago
serapath ee09cb822d UPDATE save/run transaction from copy2clipboard to files 7 years ago
yann300 23963cfba1 put CALLBACK as param 7 years ago
yann300 57ccf689bf fix contract retrieval 7 years ago
serapath fca8a80605 ADD replay tx from file 7 years ago
serapath 04bfe05c8c switch account resolution logic into recorder + switch transaction copy2clipboard to create scenario.json file 7 years ago
serapath 30d17b92d7 ADD .addInstance after rerunTx 7 years ago
serapath a648c6c004 FIX custom modal multiline prompt 7 years ago
serapath 2f354d3a13 FIX recorder bugs 7 years ago
serapath 48f63f3751 UPDATE acount placeholder counter to use address array index 7 years ago
serapath 0e0b445e23 FIX runTx to replayTx & FIX arguments 7 years ago
serapath ccc5c540ad ADD modal popup to execute transactions 7 years ago
serapath f105674fd0 third concept draft recorder 7 years ago
yann300 95f5acc055 add cant detect network if failure 7 years ago
yann300 5f82e3040e fix save readonly explorer file 7 years ago