Commit Graph

2718 Commits (9270d958b3aba367b687f1ca0b54f5babc8cc6ec)

Author SHA1 Message Date
Iuri Matias 749ad2038a cleanup; remove extra parameter no longer needed in recorder constructor 6 years ago
Iuri Matias 354111860b move recorder UI to its own module 6 years ago
Iuri Matias 874eb2993f cleanup settings 6 years ago
Iuri Matias 6a8c58cd8a refactor contract dropdown into a class; add render method 6 years ago
Iuri Matias f3681345f9 refactor settings into a class; add render method 6 years ago
Iuri Matias 9dc1ad76db move settings and contractsDropdown UI to their own modules 6 years ago
Iuri Matias 57c73094d8 fix log callback 6 years ago
Iuri Matias d5a8746d51 add todos for later 6 years ago
Iuri Matias 5dd4e1bd2d remove no longer necessary registry paramter from udapp constructor 6 years ago
Iuri Matias 2171bd84c4 remove compiler dependency from udapp 6 years ago
Iuri Matias 16a5f48930 pass config object to udapp 6 years ago
Iuri Matias e2fa3aebc6 fix call to logCallback 6 years ago
Iuri Matias e78afe69b4 remove unused method pendingTransactions 6 years ago
Iuri Matias ed17c94687 move txrunner config options to instance initialization 6 years ago
Iuri Matias be75e37a0e move yo-yo dependency out of udapp; remove need for logCallback inside udapp 6 years ago
Iuri Matias 18cd5a8853 remove unneded _components var 6 years ago
Iuri Matias 1d815f2019 pass global registry to udapp as an argument 6 years ago
Iuri Matias e615553b0c call directly remix-lib execution-context and event-manager 6 years ago
Iuri Matias 8a4dc66dde move second passsword modal out of udapp logic 6 years ago
Iuri Matias 17fcf93094 move passsword modal out of udapp logic 6 years ago
Iuri Matias d4042d3d93 move dialog ui out of udapp logic 6 years ago
Iuri Matias 6de3a31d7c move treeview ui out of the udapp logic 6 years ago
Iuri Matias 0cf33086bc move confirm dialog requirement out of universal-dapp logic 6 years ago
Iuri Matias 5663cb3655 move single function from util file into udapp 6 years ago
Iuri Matias 3eaa2583d8 remove unused params 6 years ago
Iuri Matias d069e5cef5 remove unused variable (value is always true) 6 years ago
Iuri Matias 2524879e96 remove unused variable 6 years ago
Rob Stupay c7358b4b64 update for testing 6 years ago
Rob Stupay be3ea2079c adding another file to the change 6 years ago
Rob Stupay 7aee52fc88 slight update of code from our conversation 6 years ago
Rob Stupay 8a15fb7ce3 with Yann 6 years ago
yann300 e55222cfad makeMockCompiler use the default version + add comment 6 years ago
yann300 ac2c306383 set default solidity compiler version 6 years ago
yann300 211ed05d72 fix debugger 6 years ago
yann300 4f386daae0 standard 6 years ago
yann300 0d2287c67e fix standard 6 years ago
yann300 6afbdaab5c only listen on pluginmanager 6 years ago
yann300 3cc6cfba62 remove not necessary dep 6 years ago
yann300 2f783cce24 use pluginmanager for listenning on new compilation result 6 years ago
yann300 fd7ddd1446 use specific instance of CompilerImport in FileManager 6 years ago
yann300 62ec1bdfc9 disable sourcehighlight when debugging 6 years ago
yann300 e7cba12df6 instanciate PluginManager in app.js and use it for compilation notification 6 years ago
yann300 12c41cb9c0 move tabs instanciation to app.js 6 years ago
yann300 dda660ea5c use compilersartefacts as dependencies instead of solidity compiler 6 years ago
yann300 324a8778f7 move solidity compiler to compile tab 6 years ago
yann300 398e123c6d move runCompiler to compile tab 6 years ago
yann300 391dfbbab6 remove unneeded event listeners 6 years ago
yann300 88b21a13e1 remove init param check 6 years ago
yann300 2604b3a842 remove chromeCloudStorageSync 6 years ago
Iuri Matias c72cc3fbc0 remove debugger folder 6 years ago