Commit Graph

4122 Commits (cee22d0e2b35cbbcdc9c46a3f1e5e5efc7b34ea8)

Author SHA1 Message Date
Iuri Matias 3a7260e762 remove unneeded method 5 years ago
Iuri Matias da2065795f use current provider for gas price 5 years ago
Iuri Matias a3c926c751 extract 2 different deployment methods depending on metadata condition; move condition to the caller 5 years ago
Iuri Matias d27f2e6c2c extract address from transaction result in transactionExecuted event 5 years ago
yann300 71a7045c88 handling boolean for the status 5 years ago
Rob Stupay c0e8db209d latest update to themes in cdn 5 years ago
Aniket-Engg 92c355baf0 updated with remix-solidity 5 years ago
yann300 f0a9170a8a add comments 5 years ago
yann300 bd75dea50a add browser tests 5 years ago
Iuri Matias 15e356c444 fix wrong parameter on runTx call 5 years ago
Iuri Matias a023d33756 fix recursion, take into account error 5 years ago
Iuri Matias 60ef7af9eb fix pluginUDapp calling udapp 5 years ago
Iuri Matias 00d9214c9d remove callfunction method 5 years ago
Iuri Matias a24a1c1992 refactor to make return value conversion in runTx instead of callers 5 years ago
Iuri Matias e483fa3c3f refactor to make address conversion in runTx instead of callers 5 years ago
Iuri Matias 3d8dceb62e refactor get provider 5 years ago
yann300 8ceced34e2
Export to Gist 5 years ago
yann300 34c11da8a8
double quotes 5 years ago
Liana Husikyan 5a52152212 fixed the order 5 years ago
Liana Husikyan c7e0faa29b added istambul to evm versions 5 years ago
yann300 c321f6b9a5
Update persmission-handler.js 5 years ago
Iuri Matias d563b17c44 remove blockchain context method 5 years ago
Iuri Matias 71b6590bee refactor/move signMessage to their own providers 5 years ago
Iuri Matias 4947489fa9 fix linting issues; missing requires and params 5 years ago
Iuri Matias 408321f7e6 fix call to runTx 5 years ago
Iuri Matias 4ce1ecd42c move createvmaccount and newaccount to their own providers 5 years ago
yann300 5b4afb0c89
tiny typo 5 years ago
Iuri Matias bd444d408b move/refactor getBalanceInEther to their own providers 5 years ago
LianaHus 53145dde54 moved Workshops to featured plugins section in home page 5 years ago
Iuri Matias 91ae8e364f move resetEnvironment accounts reset to vm provider 5 years ago
LianaHus 515aed33a3 Removed empty lines after comments 5 years ago
Aniket-Engg ae9bbe17ef default solidity version set to 0.6.1 5 years ago
Aniket-Engg a7bf8b163e example contracts updated 5 years ago
yann300 a2420476c3 standard 5 years ago
yann300 1a12675b39 use getter 5 years ago
yann300 a9bd0339e2 comment 5 years ago
yann300 0a876d55e5 add browser tests 5 years ago
yann300 62a43de74f load workspace from localstorage or queryparams 5 years ago
dark64 8dcf0057c2 Add ace/mode/rust in editor.js 5 years ago
Iuri Matias 2404852ef3 create classes for each type of provider; move get accounts details to each provider 5 years ago
Iuri Matias b69fbce523 remove duplicated methods 5 years ago
Iuri Matias 9cf3f70ca2 refactor some unnecessary if/else conditions 5 years ago
Iuri Matias 8daf16f0d5 update blockchain module syntax 5 years ago
Iuri Matias 42b8a5be63 move udapp into blockchain module 5 years ago
Iuri Matias b7acc307be abstract udapp plugin so it maintains backwards compatibilify with the plugin api 5 years ago
Iuri Matias 5eeff6dd85 remove unused methods from udapp 5 years ago
Iuri Matias 79f70139a5 replace web3 from wei with directly using web3 utils 5 years ago
Iuri Matias 9a06836a67 Revert "listen to new transaction using blockchain abstraction instead of txlistener" 5 years ago
Iuri Matias c2d7422266 listen to new transaction using blockchain abstraction instead of txlistener 5 years ago
Iuri Matias 9ea4b775cc move udapp from remix-lib back to remix-ide 5 years ago