Commit Graph

4112 Commits (f81d845010897af69629a70931ce1df500ef2962)

Author SHA1 Message Date
ioedeveloper cdaeda4589 Undo gist.js and importFrom.js tests merge and added unique identifiers for terminal tests 5 years ago
yann300 b18f62ec7e fix emiting newTransaction event 5 years ago
yann300 11b6eb1dbb refactor logo 5 years ago
yann300 2220ba86a8 fix emiting newTransaction event 5 years ago
yann300 bb35eaed5c show app upon css load & add splashscreen 5 years ago
ioedeveloper 0ce667f962 Update naming convention for unique identifiers 5 years ago
ioedeveloper a644b7d2f7 Fixed failing tests 5 years ago
ioedeveloper 9310df6a38 Updated unique identifiers to follow naming convention 5 years ago
ioedeveloper 7e6fcacc78 Update Homepage tests to use data-attributes 5 years ago
Aniket-Engg 813b6b7df8 typo fix to disappear file creation modal 5 years ago
yann300 193c11e747 allow queueing modals 5 years ago
yann300 c0e37f4a1f fix signing messages 5 years ago
yann300 63e6b0c7f3 remove unused dep 5 years ago
yann300 569e47f372 bind callbacksInContext 5 years ago
yann300 5fa2a34bf0 return if error 5 years ago
yann300 ae34303432 fix missing ref 5 years ago
Iuri Matias 18aa703a21 update blockchain module syntax 5 years ago
Iuri Matias 217f90e7b9 move udapp into blockchain module 5 years ago
Iuri Matias 9ef61b64e0 abstract udapp plugin so it maintains backwards compatibilify with the plugin api 5 years ago
Iuri Matias 053b1ccdf4 remove unused methods from udapp 5 years ago
Iuri Matias 75a1b2bfcf replace web3 from wei with directly using web3 utils 5 years ago
Iuri Matias a2c9400bbd Revert "listen to new transaction using blockchain abstraction instead of txlistener" 5 years ago
Iuri Matias bfa947c8cc listen to new transaction using blockchain abstraction instead of txlistener 5 years ago
Iuri Matias 8a7b0caafe move udapp from remix-lib back to remix-ide 5 years ago
Iuri Matias c9d022135c move blockchain class to its own folder 5 years ago
Iuri Matias fdeb9abcb5 move executionContext initialization to blockchain object 5 years ago
Iuri Matias 504fff8645 replace executionContext for network module with blockchain object 5 years ago
Iuri Matias 3bf41485b8 replace executionContext for debugger with blockchain object 5 years ago
Iuri Matias 7cf5448219 move udapp reference to blockchain class 5 years ago
Iuri Matias 70b05facca remove udapp and execution context from run-tab 5 years ago
Iuri Matias f263b933c1 move reset and init methods to blockchain class 5 years ago
Iuri Matias f25f47106d remove udapp and executionContext from universal dapp ui 5 years ago
Iuri Matias 795d610f7d move udapp function call to blockchain module 5 years ago
Iuri Matias dbd9174669 extra confirmation dialog out of udapp-ui 5 years ago
yann300 80363f7a46 wording udappUI 5 years ago
yann300 1a0992e2ce bind all getCallBacksWithContext functions 5 years ago
Aniket-Engg 95f309faf7 function call fixed 5 years ago
yann300 e5efe3517f add comment 5 years ago
yann300 ce8fc68bae fix "config" reference 5 years ago
yann300 4a803ba060 fix "determineGasPrice" reference 5 years ago
LianaHus fe26fc5e1a CHanged the error text and added text for odd number of digits for 5 years ago
LianaHus f522e54c49 edited title 5 years ago
yann300 fa12bce1b2 pull plugins from plugins directory 5 years ago
yann300 7f5ad546e0 fix log message: call vs transact 5 years ago
yann300 d2d514b38b fix log message during call to (receive) 5 years ago
LianaHus c109e8beac returning on error 5 years ago
LianaHus 5e9c99b673 checking for even and new test 5 years ago
yann300 e3734438d4 get funABI just before making the tx 5 years ago
LianaHus f2d68d5ec8 added more tests and fixed bug when only receive declared 5 years ago
LianaHus ae1d1c2e08 added link instead of tooltip 5 years ago