Commit Graph

7409 Commits (cd8cf797a4a75e83f7c9b531a4a3cc25612e1c34)
 

Author SHA1 Message Date
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
Iuri Matias 3d0ff6731a use blockchain object in txlogger 5 years ago
Iuri Matias 7f31bc0208 use blockchain module instead of executio ncontext for cmd interpreter 5 years ago
Iuri Matias 8d3a4403f7 move compiler-data into blockchain module; load blockchain module from run-tab 5 years ago
Iuri Matias 9571416127 remove old settings file 5 years ago
Iuri Matias 78646dcc75 move blockchain specific logic from settings to blockchain model 5 years ago
Iuri Matias 8703062b80 add missing params to udapp events 5 years ago
Iuri Matias 82decdb65e add missing config param 5 years ago
Iuri Matias 779b7ed0b2 fix linting issues 5 years ago
Iuri Matias 856b49f6fc refactor out of the recorder executioncontext and udapp 5 years ago
Iuri Matias d3e30016e2 move common fromWei/toWei/determineGasFee methods into blockchain module 5 years ago
Iuri Matias 8044b9e0c5 refactor recorder logic to extract modal and confirm dialogs out, use blockchain class 5 years ago
Iuri Matias 049fff2197 move dropdown executionContext and udapp related logic to blockchain model 5 years ago
Iuri Matias c7db55cada refactor modal and confirm dialog out from the dropdown logic 5 years ago
Iuri Matias 98fe2c4e76 fix linting issues; issue with deploy 5 years ago