Commit Graph

7523 Commits (de25fc8304da669bd05f1fe21e638c5a210c280a)
 

Author SHA1 Message Date
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
Iuri Matias a6be53a383 move udapp from remix-lib back to remix-ide 5 years ago
Iuri Matias f552d1f1a0 move blockchain class to its own folder 5 years ago
Iuri Matias d6f2de6ca6 move executionContext initialization to blockchain object 5 years ago
Iuri Matias f8aa54ad3a replace executionContext for network module with blockchain object 5 years ago
Iuri Matias 7e41bd78a2 replace executionContext for debugger with blockchain object 5 years ago
Iuri Matias 56cb2422dc move udapp reference to blockchain class 5 years ago
Iuri Matias a743572864 remove udapp and execution context from run-tab 5 years ago
Iuri Matias a9315ebb39 move reset and init methods to blockchain class 5 years ago
Iuri Matias 2986c8067b convert universal dapp ui to a class and update syntax 5 years ago
Iuri Matias b4f106d2c3 remove udapp and executionContext from universal dapp ui 5 years ago
Iuri Matias 856e22e116 move udapp function call to blockchain module 5 years ago
Iuri Matias 2f317cb95e extra confirmation dialog out of udapp-ui 5 years ago
Iuri Matias 4934b694b7 Merge pull request #2506 from ethereum/refactor_logic1 5 years ago
Iuri Matias 9a9e586a8e Merge pull request #2475 from ethereum/web3_utils 5 years ago
Iuri Matias 2712dbfb2d remove unnecesary udapp params 5 years ago
Iuri Matias e8857dedc7 remove udapp param from make-udapp 5 years ago
Iuri Matias d93f161aed remove executioncontext param from makeUdapp 5 years ago
Iuri Matias 7d9c453c17 move txDetailsLink into remix-ide 5 years ago
Iuri Matias 6b11052440 fix linting issues 5 years ago
Iuri Matias 0349e9fa70 abstract txlistener 5 years ago
Iuri Matias e4099e8d69 use blockchain object instead of executionContext in transactionReceiptResolver 5 years ago
Iuri Matias 0e44610dfa remove executionContext from mainview 5 years ago