Commit Graph

302 Commits (e2dc22a2b66c7464b41888107a244c8b14ea6626)

Author SHA1 Message Date
yann300 b6ca45c0b5 several compiler 7 years ago
yann300 1670587d5e support passing bytes to fallback 7 years ago
noelyoo 29ceb0347c Refactor buffer constructor 7 years ago
yann300 736e4eb3cf fix typo 7 years ago
yann300 eae79638c1 commit added vm acount (for fixing account balance) 7 years ago
yann300 7496402237 add basic plugin API 7 years ago
yann300 7c5986c020 display pending transaction count in terminal 7 years ago
yann300 ca8dcc6903 move transactionContextAPI to runTab and reset udapp from there 7 years ago
yann300 cd09f44303 add logCallback fn to log to the remix console 7 years ago
yann300 3080114467 remove unused event 7 years ago
yann300 a9c4b1f936 UniversalDApp refactor 7 years ago
yann300 8c952efdb1 refactor rhpp 7 years ago
yann300 3f12a1df9f add basic plugin API 7 years ago
yann300 c8e13fa472 display pending transaction count in terminal 7 years ago
yann300 3ef03bd30d move transactionContextAPI to runTab and reset udapp from there 7 years ago
yann300 2f30c8225d add logCallback fn to log to the remix console 7 years ago
yann300 d432b23b33 remove unused event 7 years ago
yann300 5013ff4599 UniversalDApp refactor 7 years ago
yann300 8b3491069a refactor rhpp 7 years ago
yann300 5c9ffe554a use callFunction && createContract from udapp 7 years ago
yann300 5e892a55f0 use the callbackDeploylibrairies instead of passing udapp 7 years ago
yann300 894cc7e402 log transactio broadcasted 7 years ago
yann300 9a5a8e80e2 Update universal-dapp.js 7 years ago
Iuri Matias c8d998d1d2 move txRunner into remixLib 7 years ago
Iuri Matias d5434a296b move typeConversion into remixLib 7 years ago
Iuri Matias 16a3ca6ba6 extract modal dialog from txRunner 7 years ago
yann300 4b4c572fbc standard 7 years ago
yann300 234a47219e warn if gas estimation fails and propose to force 7 years ago
yann300 8c29c69590 remove txFormat 7 years ago
yann300 776ce2aaab fix test 7 years ago
Iuri Matias ecb593a9fa fix confirmCb params 7 years ago
Iuri Matias de24fd57c6 extract confirmation dialog call to caller 7 years ago
Iuri Matias 908b73ad85 extract confirmation dialog call to caller 7 years ago
Iuri Matias 16f0b1df3c use original txFormat file 7 years ago
Iuri Matias d5f0624854 move udapp references to remixLib 7 years ago
Iuri Matias f684e12f75 simplify queryValue; remove one level of complexity 7 years ago
Iuri Matias 2b113e8df3 re-add queryValue function to the waterfall; update to take into account value and gasLimit 7 years ago
Iuri Matias f934276922 refactor runTransaction 7 years ago
Iuri Matias 8cc7c89761 refactor queryGasLimit and queryValue 7 years ago
Iuri Matias 09fd25e360 remove old code 7 years ago
Iuri Matias d386958d90 move runTx code and related functions to an async waterfall 7 years ago
Iuri Matias 2ba338cf0a rename UniversalDAppModel back to UniversalDApp 7 years ago
Iuri Matias dc9f623d83 remove execution tx-helper from UI 7 years ago
Iuri Matias 2aff415c71 initial logical separation between the UI and the logic of the universal-dapp 7 years ago
Iuri Matias 5e51aadad4 more unneded personal mode assigment 7 years ago
Iuri Matias 167c310e20 rename UniversalDAppModel back to UniversalDApp 7 years ago
Iuri Matias f2ebecf1ff remove execution tx-helper from UI 7 years ago
Iuri Matias cae526e15b remove unneded require 7 years ago
Iuri Matias 47f085121b move execution context dependency from udapp-ui to udapp 7 years ago
Iuri Matias ee29a6439b add missing parameter to button call 7 years ago