Commit Graph

7745 Commits (eb2963a92083f8b2f77346e0739ccf6846f93b15)
 

Author SHA1 Message Date
Aniket-Engg 99936f4992 remix-debug version updated 5 years ago
Aniket-Engg b12f05132c remix libs updated 5 years ago
Aniket-Engg 77dcce9b30 updated with remix-solidity 5 years ago
yann300 8a5f176afe Merge pull request #2522 from ethereum/yann300-patch-2 5 years ago
yann300 8b7cdfeef3 add comments 5 years ago
yann300 a80bb04208 add browser tests 5 years ago
Iuri Matias 55f882a732 fix wrong parameter on runTx call 5 years ago
Iuri Matias 20ecdebe55 fix recursion, take into account error 5 years ago
Iuri Matias 13b6748b81 fix pluginUDapp calling udapp 5 years ago
Iuri Matias 7a95c443cc remove callfunction method 5 years ago
Iuri Matias c9a70048ff refactor to make return value conversion in runTx instead of callers 5 years ago
Iuri Matias ab8d140223 refactor to make address conversion in runTx instead of callers 5 years ago
Iuri Matias dfc87be514 refactor get provider 5 years ago
yann300 a7e597bad0 Export to Gist 5 years ago
yann300 fb36d59122 Merge pull request #2520 from ethereum/yann300-patch-2 5 years ago
yann300 ba35c48893 double quotes 5 years ago
Liana Husikyan 86be00ca7c fixed the order 5 years ago
Liana Husikyan e017bf3249 added istambul to evm versions 5 years ago
yann300 093eac8c6b Update persmission-handler.js 5 years ago
Iuri Matias 6b8d029bfe remove blockchain context method 5 years ago
Iuri Matias e6328f2d85 refactor/move signMessage to their own providers 5 years ago
Iuri Matias 0062810cb9 fix linting issues; missing requires and params 5 years ago
Iuri Matias d7ac146fa4 fix call to runTx 5 years ago
Iuri Matias 16b5e009b6 move createvmaccount and newaccount to their own providers 5 years ago
yann300 60f2c3bee0 tiny typo 5 years ago
yann300 6993976101 Merge pull request #2517 from ethereum/styles 5 years ago
Iuri Matias 5aa6d3cf16 move/refactor getBalanceInEther to their own providers 5 years ago
LianaHus 04d357ba3a moved Workshops to featured plugins section in home page 5 years ago
Iuri Matias ab8adf7654 move resetEnvironment accounts reset to vm provider 5 years ago
LianaHus b05eb65b4a Removed empty lines after comments 5 years ago
Aniket-Engg ac83e5ce40 version fix 5 years ago
Aniket-Engg 667d399e6e default solidity version set to 0.6.1 5 years ago
Aniket-Engg 73811bba2e example contracts updated 5 years ago
yann300 eda18ba96c Merge pull request #2514 from ethereum/loadPluginsFromParameters 5 years ago
yann300 9b44f80c19 standard 5 years ago
yann300 c47fc4b739 use getter 5 years ago
yann300 363cce908b comment 5 years ago
yann300 b456065acc add browser tests 5 years ago
yann300 c59076c4c2 load workspace from localstorage or queryparams 5 years ago
dark64 f435c5e054 Add ace/mode/rust in editor.js 5 years ago
Iuri Matias 38e3c95aab create classes for each type of provider; move get accounts details to each provider 5 years ago
Iuri Matias 062106ce7c remove duplicated methods 5 years ago
Iuri Matias 6483be8b1b refactor some unnecessary if/else conditions 5 years ago
Iuri Matias 4dcb8b1b76 update blockchain module syntax 5 years ago
Iuri Matias 34e37d1135 move udapp into blockchain module 5 years ago
Iuri Matias 4d7cbe0076 abstract udapp plugin so it maintains backwards compatibilify with the plugin api 5 years ago
Iuri Matias 5f9f80d428 remove unused methods from udapp 5 years ago
Iuri Matias 4153d76f7a replace web3 from wei with directly using web3 utils 5 years ago
Iuri Matias d3bcfdbac4 Revert "listen to new transaction using blockchain abstraction instead of txlistener" 5 years ago
Iuri Matias 40d0439f96 listen to new transaction using blockchain abstraction instead of txlistener 5 years ago