Commit Graph

5336 Commits (2fbe6d5efc01acf09c3a0561ffa9e355e277e43e)
 

Author SHA1 Message Date
Rocky Küppers 2fbe6d5efc Fix for File Explorer 6 years ago
yann300 be2e4fe26c Merge pull request #1648 from ethereum/refactor_runtab 6 years ago
yann300 3c45860ef1 add missing callback 6 years ago
yann300 bb3cb9376e typo 6 years ago
yann300 522d3940d7 fix using compilersartefacts 6 years ago
Iuri Matias 98f520aed0 remove need for parent self in contract dropdown ui 6 years ago
Iuri Matias 59ccac608b remove need for self in dropdown logic 6 years ago
Iuri Matias 4b5058d6ed refactor, move create instance from dropdown ui to logic class 6 years ago
Iuri Matias d727f2616b move contract creation and transaction run from dropdown view into the dropdown logic module 6 years ago
Iuri Matias 06dfa3262d remove execution context from contract dropdown 6 years ago
Iuri Matias 4a9f5dc7b5 remove excessive coupling with structure of contract object 6 years ago
Iuri Matias 539b0f930e refactor contract dropdown; separate logic from view code; refactor code 6 years ago
Iuri Matias 8904a5e939 refactor settings; separate logic from view code; refactor code 6 years ago
Iuri Matias b7ba7ee0b6 refactor recorder; separate logic from view code 6 years ago
Iuri Matias 9f78c667c2 simplify recorder ui 6 years ago
Iuri Matias ef6a401b56 refactor multiple if else into a single condition 6 years ago
Iuri Matias a125965edd cleanup; remove extra parameter no longer needed in recorder constructor 6 years ago
Iuri Matias d83bc45dbe move recorder UI to its own module 6 years ago
Iuri Matias 5f7f365620 cleanup settings 6 years ago
Iuri Matias 39123c255c refactor contract dropdown into a class; add render method 6 years ago
Iuri Matias c05e001387 refactor settings into a class; add render method 6 years ago
Iuri Matias 3801a97e18 move settings and contractsDropdown UI to their own modules 6 years ago
Iuri Matias 1df4f3f980 fix log callback 6 years ago
Iuri Matias e90b97c2a1 add todos for later 6 years ago
Iuri Matias e693a4cd06 remove no longer necessary registry paramter from udapp constructor 6 years ago
Iuri Matias dcd9256e2f remove compiler dependency from udapp 6 years ago
Iuri Matias 607fa6eb20 pass config object to udapp 6 years ago
Iuri Matias 06c5985772 fix call to logCallback 6 years ago
Iuri Matias 5d1dabacce remove unused method pendingTransactions 6 years ago
Iuri Matias e554fa5d33 move txrunner config options to instance initialization 6 years ago
Iuri Matias edf77c0aae move yo-yo dependency out of udapp; remove need for logCallback inside udapp 6 years ago
Iuri Matias dc4a723a89 remove unneded _components var 6 years ago
Iuri Matias 23cf3d6c4e pass global registry to udapp as an argument 6 years ago
Iuri Matias 41f25a7d02 call directly remix-lib execution-context and event-manager 6 years ago
Iuri Matias 2334ef8d36 move second passsword modal out of udapp logic 6 years ago
Iuri Matias 13f8f07306 move passsword modal out of udapp logic 6 years ago
Iuri Matias d3551817f8 move dialog ui out of udapp logic 6 years ago
Iuri Matias 7ec73d6922 move treeview ui out of the udapp logic 6 years ago
Iuri Matias ea3e37996f move confirm dialog requirement out of universal-dapp logic 6 years ago
Iuri Matias 416f34fde0 move single function from util file into udapp 6 years ago
Iuri Matias 8744f6b60a remove unused params 6 years ago
Iuri Matias 48d05cd014 remove unused variable (value is always true) 6 years ago
Iuri Matias bd24be68ff remove unused variable 6 years ago
yann300 57d3623dd9 Merge pull request #1638 from ethereum/LianaHus-patch-1 6 years ago
yann300 2a4298e6f4 Merge pull request #1642 from ethereum/refactorApp.js 6 years ago
yann300 eb45e4df33 remove shared fodler test for chrome 6 years ago
yann300 c3059c3206 use specific remixd version 6 years ago
yann300 dae8062270 makeMockCompiler use the default version + add comment 6 years ago
yann300 c3ef2e6a77 clear circle ci cache 6 years ago
yann300 5e8bde6c4f set default solidity compiler version 6 years ago