Commit Graph

7470 Commits (ca2c5ed644262bd0752fc1676a751b084853dbab)
 

Author SHA1 Message Date
yann300 6fca39fdc7
Merge pull request #2517 from ethereum/styles 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 27c73363fc version fix 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 47cfb63413
Merge pull request #2514 from ethereum/loadPluginsFromParameters 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
Iuri Matias 18fd1c9b0b move blockchain class to its own folder 5 years ago
Iuri Matias 9ce1849e29 move executionContext initialization to blockchain object 5 years ago
Iuri Matias 3908f1a299 replace executionContext for network module with blockchain object 5 years ago
Iuri Matias 784a01d39f replace executionContext for debugger with blockchain object 5 years ago
Iuri Matias fcf8e36673 move udapp reference to blockchain class 5 years ago
Iuri Matias 7371fc64ce remove udapp and execution context from run-tab 5 years ago
Iuri Matias 9449a02fba move reset and init methods to blockchain class 5 years ago
Iuri Matias 433cedb2d8 convert universal dapp ui to a class and update syntax 5 years ago
Iuri Matias c11bb34c35 remove udapp and executionContext from universal dapp ui 5 years ago
Iuri Matias 36e72f9290 move udapp function call to blockchain module 5 years ago
Iuri Matias 8757ec5426 extra confirmation dialog out of udapp-ui 5 years ago
Iuri Matias 00aea1d25b
Merge pull request #2506 from ethereum/refactor_logic1 5 years ago
Iuri Matias c7986d2d51
Merge pull request #2475 from ethereum/web3_utils 5 years ago
Iuri Matias 3767ac45d7 remove unnecesary udapp params 5 years ago
Iuri Matias a47410e6ec remove udapp param from make-udapp 5 years ago
Iuri Matias ee246a686f remove executioncontext param from makeUdapp 5 years ago
Iuri Matias ffa27f4caf move txDetailsLink into remix-ide 5 years ago
Iuri Matias c868040406 fix linting issues 5 years ago
Iuri Matias 7479275036 abstract txlistener 5 years ago
Iuri Matias 1d7d364b40 use blockchain object instead of executionContext in transactionReceiptResolver 5 years ago
Iuri Matias 06a08a7f6a remove executionContext from mainview 5 years ago
Iuri Matias f2516523eb use blockchain object in txlogger 5 years ago
Iuri Matias 383e1e8e78 use blockchain module instead of executio ncontext for cmd interpreter 5 years ago
Iuri Matias fd97320952 move compiler-data into blockchain module; load blockchain module from run-tab 5 years ago