Commit Graph

11125 Commits (f2ec8cbc75b4f6b099e03f0400575b3d704cfca3)
 

Author SHA1 Message Date
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 1f74b65149
Merge pull request #1372 from ethereum/syntax_updates2 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
Iuri Matias aff1801f69 remove old settings file 5 years ago
Iuri Matias d0e80226d3 move blockchain specific logic from settings to blockchain model 5 years ago
Iuri Matias 7fdbf7c8a6 add missing params to udapp events 5 years ago
Iuri Matias c07d37b008 add missing config param 5 years ago
Iuri Matias 1f304eddda fix linting issues 5 years ago
Iuri Matias 32e10ac9cc refactor out of the recorder executioncontext and udapp 5 years ago
Iuri Matias 5861a6c5c3 move common fromWei/toWei/determineGasFee methods into blockchain module 5 years ago
Iuri Matias 0185af3d98 refactor recorder logic to extract modal and confirm dialogs out, use blockchain class 5 years ago
Iuri Matias 77947179ff update remix-solidity syntax to use const, let and this 5 years ago
Iuri Matias 0d1e8e2913 update remix-debug syntax to use const, let and this 5 years ago
Iuri Matias 51cf3b662c update remix-lib syntax to use const, let and this 5 years ago
Iuri Matias 83788eaeee update remix-analyzer syntax to use const, let and this 5 years ago
Iuri Matias 89ad1dcd69 update remix-analyzer syntax to use const, let and this 5 years ago
Iuri Matias b86ae11a98 remove dependency on global executionContext 5 years ago
Iuri Matias 5dac09b75a
Merge pull request #1363 from ethereum/syntax_updates 5 years ago
Iuri Matias ced3066a13 update package lock 5 years ago
Iuri Matias 3c657daa5a update remix-simulator syntax to use const, let and this 5 years ago
Iuri Matias eddc2e3866 update remix-debug syntax to use const, let and this 5 years ago
Iuri Matias e7c18fdd3c update remix-analyzer syntax to use const, let and this 5 years ago
Iuri Matias d70f5f6eac
Merge pull request #1362 from ethereum/refactor_executionContext 5 years ago
Iuri Matias 27cda5e5bd fix package lock 5 years ago
Iuri Matias dd8577061f fix missing context in accounts methods 5 years ago
Iuri Matias 14f3c20278 pass executionContext as a param 5 years ago