Commit Graph

5665 Commits (d85fee6ee7609b009890cbe8a9a8e84d4b69a300)
 

Author SHA1 Message Date
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
yann300 7e5a1a0495 use compilersartefacts as dependencies instead of solidity compiler 6 years ago
yann300 d7e26ac77e move solidity compiler to compile tab 6 years ago
Liana Husikyan c978c2897e add a link to coding style guide 6 years ago
Omkara d072d39313 Merge pull request #1633 from ethereum/testWarnings 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
yann300 ede7bc16bc Merge pull request #1549 from ethereum/contextManager 6 years ago