Commit Graph

348 Commits (a49c8a1ab6bd37bffed411fb176e4064f27e7b07)

Author SHA1 Message Date
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) 7 years ago
yann300 b52a7ba057 add basic plugin API 7 years ago
yann300 db811af938 display pending transaction count in terminal 7 years ago
yann300 6334613215 move transactionContextAPI to runTab and reset udapp from there 7 years ago
yann300 1d917f0930 add logCallback fn to log to the remix console 7 years ago
yann300 718077200e remove unused event 7 years ago
yann300 846fa9119d UniversalDApp refactor 7 years ago
yann300 911ba041fa refactor rhpp 7 years ago
yann300 06e81ca845 add basic plugin API 7 years ago
yann300 5c9fc40970 display pending transaction count in terminal 7 years ago
yann300 aa848acd29 move transactionContextAPI to runTab and reset udapp from there 7 years ago
yann300 bb6142a39c add logCallback fn to log to the remix console 7 years ago
yann300 9e64eb875f remove unused event 7 years ago
yann300 ac2ebb2064 UniversalDApp refactor 7 years ago
yann300 b5e4dbcb59 refactor rhpp 7 years ago
yann300 dd693ebca8 use callFunction && createContract from udapp 7 years ago
yann300 b7d50ce5bd use the callbackDeploylibrairies instead of passing udapp 7 years ago
yann300 0fa25eecf4 log transactio broadcasted 7 years ago
yann300 6b1050fe90 Update universal-dapp.js 7 years ago
Iuri Matias a11e662f88 move txRunner into remixLib 7 years ago
Iuri Matias d16d25e6d4 move typeConversion into remixLib 7 years ago
Iuri Matias db51a55f39 extract modal dialog from txRunner 7 years ago
yann300 21836221d0 standard 7 years ago
yann300 dc10b21b2e warn if gas estimation fails and propose to force 7 years ago
yann300 d2b11636d1 remove txFormat 7 years ago
yann300 e11d571030 fix test 7 years ago
Iuri Matias 829189fc56 fix confirmCb params 7 years ago
Iuri Matias c079bae125 extract confirmation dialog call to caller 7 years ago
Iuri Matias f708c1232f extract confirmation dialog call to caller 7 years ago
Iuri Matias 9b7c352bbb use original txFormat file 7 years ago
Iuri Matias 25a98418c6 move udapp references to remixLib 7 years ago
Iuri Matias bc5347ec9e simplify queryValue; remove one level of complexity 7 years ago
Iuri Matias 0d78a7d162 re-add queryValue function to the waterfall; update to take into account value and gasLimit 7 years ago
Iuri Matias 5823627bd4 refactor runTransaction 7 years ago
Iuri Matias 1b18a63362 refactor queryGasLimit and queryValue 7 years ago
Iuri Matias ccd7ad028e remove old code 7 years ago
Iuri Matias 0d2a7d3530 move runTx code and related functions to an async waterfall 7 years ago
Iuri Matias 82344f222c rename UniversalDAppModel back to UniversalDApp 7 years ago
Iuri Matias 1f16aee752 remove execution tx-helper from UI 7 years ago
Iuri Matias ca831ee69b initial logical separation between the UI and the logic of the universal-dapp 7 years ago
Iuri Matias d005431ecf more unneded personal mode assigment 7 years ago
Iuri Matias 1d4097c534 rename UniversalDAppModel back to UniversalDApp 7 years ago
Iuri Matias e5b1df0744 remove execution tx-helper from UI 7 years ago
Iuri Matias 8f49c8fbd7 remove unneded require 7 years ago
Iuri Matias d28f760705 move execution context dependency from udapp-ui to udapp 7 years ago
Iuri Matias 4324d003c4 add missing parameter to button call 7 years ago