Commit Graph

3768 Commits (7c526d8fba69ce9fa24f347b55a2c8618fc154b7)

Author SHA1 Message Date
Iuri Matias 6737ba7099 remove udapp param from make-udapp 5 years ago
Iuri Matias 4de0d42e0c remove executioncontext param from makeUdapp 5 years ago
Iuri Matias 68d540c2f0 move txDetailsLink into remix-ide 5 years ago
Iuri Matias 4efd18048a fix linting issues 5 years ago
Iuri Matias 222e698e92 abstract txlistener 5 years ago
Iuri Matias 30fe405b0c use blockchain object instead of executionContext in transactionReceiptResolver 5 years ago
Iuri Matias a12d40fee1 remove executionContext from mainview 5 years ago
Iuri Matias 389b6eccf3 use blockchain object in txlogger 5 years ago
Iuri Matias e65f3559b0 use blockchain module instead of executio ncontext for cmd interpreter 5 years ago
Iuri Matias e7bc017dcd move compiler-data into blockchain module; load blockchain module from run-tab 5 years ago
Iuri Matias a32ed43752 remove old settings file 5 years ago
Iuri Matias 5c8c825503 move blockchain specific logic from settings to blockchain model 5 years ago
Iuri Matias e2074acbb2 add missing params to udapp events 5 years ago
Iuri Matias c4d47ebdf2 add missing config param 5 years ago
Iuri Matias b2d914c793 fix linting issues 5 years ago
Iuri Matias 0d5765b488 refactor out of the recorder executioncontext and udapp 5 years ago
Iuri Matias a3946e67bf move common fromWei/toWei/determineGasFee methods into blockchain module 5 years ago
Iuri Matias 035ea3fd16 refactor recorder logic to extract modal and confirm dialogs out, use blockchain class 5 years ago
Aniket-Engg 74e1fe6869 Header font consistency 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 e483fa3c3f refactor to make address conversion in runTx instead of callers 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
yann300 5b4afb0c89
tiny typo 5 years ago
LianaHus 53145dde54 moved Workshops to featured plugins section in home page 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
dark64 8dcf0057c2 Add ace/mode/rust in editor.js 5 years ago
Iuri Matias b69fbce523 remove duplicated methods 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 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 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