Commit Graph

2756 Commits (c1d692a598feccf450b7c6398683ccdc7c32f54d)

Author SHA1 Message Date
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 dae8062270 makeMockCompiler use the default version + add comment 6 years ago
yann300 5e8bde6c4f set default solidity compiler version 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
yann300 7e5a1a0495 use compilersartefacts as dependencies instead of solidity compiler 6 years ago
yann300 d7e26ac77e move solidity compiler to compile tab 6 years ago
yann300 5dd8396ce6 move runCompiler to compile tab 6 years ago
yann300 8461533b8c remove unneeded event listeners 6 years ago
yann300 1587f71afb remove init param check 6 years ago
yann300 9993ead972 remove chromeCloudStorageSync 6 years ago
Iuri Matias 776d6485f6 remove debugger folder 6 years ago
Iuri Matias a811bc5b97 fix linter 6 years ago
Iuri Matias d3e4a76bdc remove moved debugger code 6 years ago
Iuri Matias 4f13bbd147 listen to providerChanged and update web3 object 6 years ago
Iuri Matias 9885700107 move providers method from debugger 6 years ago
Iuri Matias 4687605860 move initializations of execution context 6 years ago
Iuri Matias 3abd99c1cd move events to their own file as a intermediary step for further refactoring 6 years ago
Iuri Matias 85243baa03 add missing new param to offsetToLineColumn 6 years ago
Iuri Matias 147962e283 make linter happy 6 years ago
Iuri Matias 877193fb49 move debugger to its own folder 6 years ago
Iuri Matias b19742f480 move global vars out of debugger logic 6 years ago
Iuri Matias c3318ed5c0 move editor out of debugger 6 years ago
Iuri Matias 7e58b52ae0 move source highlighter out of debugger 6 years ago
Iuri Matias f1f136101d cleanup 6 years ago
LianaHus 3a84663bf2 added pragma 6 years ago
PaddyMc 99f9be50e7 Fixes #1462: UI update & sentance autocomplete 6 years ago