Commit Graph

5724 Commits (3d0a595431f286a8a79d6ae25b0a087b5f079557)
 

Author SHA1 Message Date
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
Rob Stupay cb7f1fd3e9 update for testing 6 years ago
Rob Stupay 9dbaedbcac adding another file to the change 6 years ago
Rob Stupay 8b9d5e7755 slight update of code from our conversation 6 years ago
Rob Stupay 601da98248 with Yann 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
yann300 948a094d71 fix tests 6 years ago
yann300 245fd8907b fix circle ci 6 years ago
yann300 9fa69c6a7f fix debugger 6 years ago
yann300 22fec5ece7 standard 6 years ago
yann300 52f7847f5a fix standard 6 years ago
yann300 303913d3b1 only listen on pluginmanager 6 years ago
yann300 20e140968f remove not necessary dep 6 years ago
yann300 4d0507e834 use pluginmanager for listenning on new compilation result 6 years ago
yann300 87c345e296 use specific instance of CompilerImport in FileManager 6 years ago
yann300 bfc96eb06b disable sourcehighlight when debugging 6 years ago
yann300 c1d7ab499a instanciate PluginManager in app.js and use it for compilation notification 6 years ago
yann300 aa168c64b5 move tabs instanciation to app.js 6 years ago