Commit Graph

4358 Commits (c15c21ba728644e42ab321bb1250a7c096f41408)

Author SHA1 Message Date
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
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
LianaHus 70f893269b check for numeric type of amount 5 years ago
LianaHus c7c982f9d9 checking for receive among with fallback 5 years ago
yann300 26948d25c6 add browser test for testing external web3 5 years ago
Aniket-Engg 5b12f7ae8f libs version updated 5 years ago
Aniket-Engg 9b899f7909 pass compiler configuration to remix-tests 5 years ago
Liana Husikyan 47f783c3aa Update settings.js 5 years ago
Liana Husikyan 82b9d11110 Update settings.js 5 years ago
yann300 29dd43dad1 fix importing from node_modules && add more e2e tests 5 years ago
yann300 ae6123e63b fix ipfs upload 5 years ago
yann300 7a7786ffa6 call `reject` after `console` 5 years ago
yann300 5819289107 fix typo 5 years ago
yann300 6aa896bb9f added missing `reject` 5 years ago
Aniket-Engg 3e351855b3 removed consoles 5 years ago
Aniket-Engg 9f22cc352f set and get compiler state properly 5 years ago
alexcherman 940eeab5bf Improve unit testing results visibility 5 years ago
Iuri Matias ace49aab85 remove unnecesary udapp params 5 years ago
Iuri Matias d90dc6263f remove udapp param from make-udapp 5 years ago
Iuri Matias bce5f00f15 remove executioncontext param from makeUdapp 5 years ago
Iuri Matias 46c6f8c62c move txDetailsLink into remix-ide 5 years ago
Iuri Matias c7a923cf6a fix linting issues 5 years ago
Iuri Matias 4224ef5beb abstract txlistener 5 years ago
Iuri Matias 22a7a28b78 use blockchain object instead of executionContext in transactionReceiptResolver 5 years ago
Iuri Matias 450cf6349c remove executionContext from mainview 5 years ago
Iuri Matias 99551adf0a use blockchain object in txlogger 5 years ago
Iuri Matias 7837314227 use blockchain module instead of executio ncontext for cmd interpreter 5 years ago
Iuri Matias a429956706 move compiler-data into blockchain module; load blockchain module from run-tab 5 years ago
Iuri Matias 9113dc690e remove old settings file 5 years ago
Iuri Matias 3937c34871 move blockchain specific logic from settings to blockchain model 5 years ago
Iuri Matias ba684adc67 add missing params to udapp events 5 years ago
Iuri Matias 9a9f0f15f4 add missing config param 5 years ago
Iuri Matias a576844f6b fix linting issues 5 years ago
Iuri Matias b9f81ce14d refactor out of the recorder executioncontext and udapp 5 years ago
Iuri Matias 80016f33ac move common fromWei/toWei/determineGasFee methods into blockchain module 5 years ago