Commit Graph

7605 Commits (cf2632c3b7d3fd7665e47ff7944100d7ced865cc)
 

Author SHA1 Message Date
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 fc3fd0e6a3 Merge pull request #2567 from ethereum/yann300-patch-4 5 years ago
yann300 e9ee83a5c9 Merge pull request #2533 from ethereum/fixLoadingNodeModules 5 years ago
Rob Stupay 6cbbbeb2c2 updating docs with about Low level interactions with a contract 5 years ago
yann300 49ee263667 Merge pull request #2578 from ethereum/bumpVersion0.9.4 5 years ago
yann300 8da4b62b34 bump 0.9.4 5 years ago
yann300 5b7576a9a7 Merge pull request #2577 from ethereum/mainnet-fix 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 a27dd43e7a Merge pull request #2573 from ethereum/fixTxOnMainnet 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
Aniket-Engg 7238f08cbb release 0.9.3 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 90f4f64f8a Merge pull request #2563 from ethereum/fixLogMsgs 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
yann300 5de17f6f0a Merge pull request #2562 from ethereum/receiveF 5 years ago
LianaHus ff2c5eac9b test titles corrected 5 years ago
LianaHus e279286bd1 typo 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
aniket-engg c55a81cf75 package-lock.json updated 5 years ago
LianaHus 7e30fdcbc6 remove pauses 5 years ago
yann300 48971f792f fix tests 5 years ago
LianaHus 676056ab06 dded callbakcs file 5 years ago
LianaHus 42e906b501 improved the test 5 years ago
LianaHus 24f4943854 move isHexadecimal to helpers.js 5 years ago