Commit Graph

4432 Commits (0e7e1e5ff6b87e9cb8e53cbce1ef192e72f9df40)

Author SHA1 Message Date
Iuri Matias 1732e9e707 abstract udapp plugin so it maintains backwards compatibilify with the plugin api 5 years ago
Iuri Matias 18cadabdfc remove unused methods from udapp 5 years ago
Iuri Matias 20f39ede7a replace web3 from wei with directly using web3 utils 5 years ago
Iuri Matias a827b6bd51 Revert "listen to new transaction using blockchain abstraction instead of txlistener" 5 years ago
Iuri Matias a9e16b82af listen to new transaction using blockchain abstraction instead of txlistener 5 years ago
Iuri Matias 2ac2b64b85 move udapp from remix-lib back to remix-ide 5 years ago
Iuri Matias 3d426df64b move blockchain class to its own folder 5 years ago
Iuri Matias d07ff7be1b move executionContext initialization to blockchain object 5 years ago
Iuri Matias 72d97a3f13 replace executionContext for network module with blockchain object 5 years ago
Iuri Matias a5160fc341 replace executionContext for debugger with blockchain object 5 years ago
Iuri Matias 0821c23d38 move udapp reference to blockchain class 5 years ago
Iuri Matias 04801f56a4 remove udapp and execution context from run-tab 5 years ago
Iuri Matias 806e250e98 move reset and init methods to blockchain class 5 years ago
Iuri Matias 57b2963f56 remove udapp and executionContext from universal dapp ui 5 years ago
Iuri Matias 71a083e2ea move udapp function call to blockchain module 5 years ago
Iuri Matias ff4880e4dd extra confirmation dialog out of udapp-ui 5 years ago
yann300 dd667a7d8f wording udappUI 5 years ago
yann300 bdd54054a1 bind all getCallBacksWithContext functions 5 years ago
Aniket-Engg 63674647ee function call fixed 5 years ago
yann300 8f6b6e8b24 add comment 5 years ago
yann300 36f7ac19f7 fix "config" reference 5 years ago
yann300 db6806f6ae fix "determineGasPrice" reference 5 years ago
LianaHus 20ffc1e72a CHanged the error text and added text for odd number of digits for 5 years ago
LianaHus e9684d455a edited title 5 years ago
yann300 e41c8fe608
pull plugins from plugins directory 5 years ago
yann300 3ead7f5bcb fix log message: call vs transact 5 years ago
yann300 2813046299 fix log message during call to (receive) 5 years ago
LianaHus 6bbd28e9a6 returning on error 5 years ago
LianaHus 792ffc3e15 checking for even and new test 5 years ago
yann300 5d8258ee18 get funABI just before making the tx 5 years ago
LianaHus 16bd1020c3 added more tests and fixed bug when only receive declared 5 years ago
LianaHus 5b387f63d9 added link instead of tooltip 5 years ago
yann300 101e0d2157 fix tests 5 years ago
LianaHus 4a46ed9fa2 dded callbakcs file 5 years ago
LianaHus a08db5f122 improved the test 5 years ago
LianaHus d2d2d9e385 move isHexadecimal to helpers.js 5 years ago
LianaHus 55c5b6bfd1 check for numeric type of amount 5 years ago
LianaHus 9df45242ba checking for receive among with fallback 5 years ago
yann300 dae6468dd0 add browser test for testing external web3 5 years ago
Aniket-Engg b4c85433b3 libs version updated 5 years ago
Aniket-Engg 7db7b758bc pass compiler configuration to remix-tests 5 years ago
Liana Husikyan ef3195c2f2
Update settings.js 5 years ago
Liana Husikyan 33ed083c1e
Update settings.js 5 years ago
yann300 1ce1a1f0cf fix importing from node_modules && add more e2e tests 5 years ago
yann300 91c78bf915 fix ipfs upload 5 years ago
yann300 b0e778f050
call `reject` after `console` 5 years ago
yann300 4a1f0cc40f
fix typo 5 years ago
yann300 e77bc02369
added missing `reject` 5 years ago
Aniket-Engg 60fd24ec8a removed consoles 5 years ago
Aniket-Engg ab6d31b80d set and get compiler state properly 5 years ago