Commit Graph

2621 Commits (4055dca8a2a081a7ab2f698af2906319e20d9fa4)
 

Author SHA1 Message Date
yann300 767cdd128d don't call all the constant function at load 7 years ago
yann300 97b7904ed3 Merge pull request #926 from ethereum/indicator 7 years ago
yann300 9aa16f7e1c Merge pull request #935 from ethereum/fileExplorers 7 years ago
yann300 8eab638b36 save ABI ref and not the content 7 years ago
yann300 fdda4aa845 fix queue txs 7 years ago
yann300 2815058390 typo 7 years ago
yann300 4b4b06c048 remove data from record and display decoed values 7 years ago
yann300 2be92f5bb1 add tiny encode data function 7 years ago
yann300 bd900d6cfa pass decoded value to recorder 7 years ago
yann300 5f0c90fe18 don't pull remix dev for CI 7 years ago
yann300 923814774b fix contextview 7 years ago
yann300 389b7ea507 correclt convert address 7 years ago
yann300 32ad128aa5 fix scenario save 7 years ago
yann300 9f58381d0e typo 7 years ago
yann300 1873619115 fix abi sha3 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 b0086743b0 remove option field 7 years ago
yann300 0ab241711f don't save calls 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 3610850097 fix contractName 7 years ago
yann300 5089c6581c store ABI & simplify address resolver 7 years ago
yann300 9483bf2635 refactor getSelectedContract & move makeRecorder call 7 years ago
yann300 0cc179f2ea add renderInstanceFromABI 7 years ago
yann300 d9067e54b6 add getAccounts to appapi 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
yann300 adaa257edf use remix-lib 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 d5a835095c FIX code formatting 7 years ago
serapath a92e6106f9 FIX replay transactions 7 years ago
serapath ccc5c540ad ADD modal popup to execute transactions 7 years ago
serapath 15ba7ad326 FIX naming 7 years ago
serapath 1be36668df REFACTOR names & FIX argument bugs 7 years ago
serapath 93839b3ce6 ADD recorder 7 years ago
serapath f105674fd0 third concept draft recorder 7 years ago
serapath a57e8c5b50 second concept draft recorder 7 years ago
serapath 12dc8b7df0 first concept draft recorder 7 years ago
yann300 d53ab3d77a add initiatingTransaction event && stamp to associate with executed 7 years ago
yann300 95f5acc055 add cant detect network if failure 7 years ago
yann300 8fd6514ef5 fix call to callback 7 years ago