Commit Graph

7571 Commits (e2dd3983e7fec4f08a989af59b494beac5e1579f)
 

Author SHA1 Message Date
Iuri Matias 450cf6349c remove executionContext from mainview 5 years ago
Iuri Matias 99551adf0a use blockchain object in txlogger 5 years ago
Iuri Matias 7837314227 use blockchain module instead of executio ncontext for cmd interpreter 5 years ago
Iuri Matias a429956706 move compiler-data into blockchain module; load blockchain module from run-tab 5 years ago
Iuri Matias 9113dc690e remove old settings file 5 years ago
Iuri Matias 3937c34871 move blockchain specific logic from settings to blockchain model 5 years ago
Iuri Matias ba684adc67 add missing params to udapp events 5 years ago
Iuri Matias 9a9f0f15f4 add missing config param 5 years ago
Iuri Matias a576844f6b fix linting issues 5 years ago
Iuri Matias b9f81ce14d refactor out of the recorder executioncontext and udapp 5 years ago
Iuri Matias 80016f33ac move common fromWei/toWei/determineGasFee methods into blockchain module 5 years ago
Iuri Matias d7a0aa2838 refactor recorder logic to extract modal and confirm dialogs out, use blockchain class 5 years ago
Iuri Matias 425d6a5059 fix check getProvider 5 years ago
yann300 f6200b4105 Merge pull request #2529 from ethereum/fixStatus 5 years ago
yann300 b598668f78 call `end()` 5 years ago
yann300 fdcc01ec0f Merge pull request #2536 from ethereum/debuggerTabHeaders 5 years ago
Aniket-Engg 268e4fc780 Header font consistency 5 years ago
Iuri Matias 57bb904ef2 remove unneeded method 5 years ago
Iuri Matias f1da60d86f use current provider for gas price 5 years ago
Iuri Matias 03ddf082bf extract 2 different deployment methods depending on metadata condition; move condition to the caller 5 years ago
Iuri Matias 7c79dd92b0 extract address from transaction result in transactionExecuted event 5 years ago
yann300 29fffb7d70 handling boolean for the status 5 years ago
yann300 d1f20c2009 Browser tests - Import from gist 5 years ago
yann300 f9ffba0cf8 Fix browser tests 5 years ago
yann300 f4b40de655 Merge pull request #2527 from ethereum/2b-continued-themes 5 years ago
Rob Stupay b7ba5a0549 latest update to themes in cdn 5 years ago
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