Commit Graph

344 Commits (3aea36783d7b8c3a8571c76301532c42682e7381)

Author SHA1 Message Date
Grandschtroumpf 5652af37aa Udapp listen on TxListener 6 years ago
Grandschtroumpf c4d99d4775 standard 6 years ago
Grandschtroumpf e8454407dd Use `Udapp` instead of `TxListener` 6 years ago
Grandschtroumpf d24904b48a Change `ApiFactory` for `BaseApi` 6 years ago
Grandschtroumpf 60b94344c0 Udapp listen on TxListener 6 years ago
Grandschtroumpf 61029b8f10 standard 6 years ago
Grandschtroumpf 79b3cf2ad0 Use `Udapp` instead of `TxListener` 6 years ago
Grandschtroumpf 2e4b793a52 Change `ApiFactory` for `BaseApi` 6 years ago
yann300 67a6c7dc41 fix config 6 years ago
Grandschtroumpf bf669ec817 Use ApiFactory and a getter for profile. 6 years ago
LeviBarnes afc8967a27 Passing timestamp from recorder to rawRun 6 years ago
yann300 d766581644 turn API into promise 6 years ago
Grandschtroumpf 9b66798d80 Update API to promises 6 years ago
yann300 a4eb9b8d92
Update universal-dapp.js 6 years ago
yann300 3397572dbd fix missing reference 6 years ago
yann300 da2b4f0d7d add description / change name 6 years ago
yann300 0dabf0f7eb quick fix 6 years ago
yann300 4525875e99 integrate remix-plugin 0.0.4 6 years ago
Rob Stupay 0b450f6b0b update with commented out code, errors for discussion and a question 6 years ago
yann300 b1d3ec1a88 add minimal API for plugin 6 years ago
Rob Stupay 622ce311b3 update with commented out code, errors for discussion and a question 6 years ago
yann300 33da4e0d8a add minimal API for plugin 6 years ago
yann300 07d2e60f12 fix using compilersartefacts 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
yann300 dda660ea5c use compilersartefacts as dependencies instead of solidity compiler 6 years ago
Iuri Matias afcbe6d692 move events to their own file as a intermediary step for further refactoring 6 years ago
yann300 5253c92c94 several compiler 6 years ago
yann300 b52f24a61a support passing bytes to fallback 6 years ago
noelyoo 7ffb771281 Refactor buffer constructor 6 years ago
yann300 2386e8715b fix typo 6 years ago
yann300 4af45597d5
commit added vm acount (for fixing account balance) 6 years ago