Commit Graph

7534 Commits (fa111cc027cd053a2e03c0d6e2a5f27d7f5d12a1)
 

Author SHA1 Message Date
yann300 4a1f0cc40f
fix typo 5 years ago
yann300 e77bc02369
added missing `reject` 5 years ago
yann300 5df44c90d2
Merge pull request #2546 from ethereum/compiler-settings 5 years ago
Aniket-Engg 60fd24ec8a removed consoles 5 years ago
Aniket-Engg ab6d31b80d set and get compiler state properly 5 years ago
alexcherman 76159ff7ea Improve unit testing results visibility 5 years ago
Iuri Matias 5dc2ff26b0 remove unnecesary udapp params 5 years ago
Iuri Matias 6737ba7099 remove udapp param from make-udapp 5 years ago
Iuri Matias 4de0d42e0c remove executioncontext param from makeUdapp 5 years ago
Iuri Matias 68d540c2f0 move txDetailsLink into remix-ide 5 years ago
Iuri Matias 4efd18048a fix linting issues 5 years ago
Iuri Matias 222e698e92 abstract txlistener 5 years ago
Iuri Matias 30fe405b0c use blockchain object instead of executionContext in transactionReceiptResolver 5 years ago
Iuri Matias a12d40fee1 remove executionContext from mainview 5 years ago
Iuri Matias 389b6eccf3 use blockchain object in txlogger 5 years ago
Iuri Matias e65f3559b0 use blockchain module instead of executio ncontext for cmd interpreter 5 years ago
Iuri Matias e7bc017dcd move compiler-data into blockchain module; load blockchain module from run-tab 5 years ago
Iuri Matias a32ed43752 remove old settings file 5 years ago
Iuri Matias 5c8c825503 move blockchain specific logic from settings to blockchain model 5 years ago
Iuri Matias e2074acbb2 add missing params to udapp events 5 years ago
Iuri Matias c4d47ebdf2 add missing config param 5 years ago
Iuri Matias b2d914c793 fix linting issues 5 years ago
Iuri Matias 0d5765b488 refactor out of the recorder executioncontext and udapp 5 years ago
Iuri Matias a3946e67bf move common fromWei/toWei/determineGasFee methods into blockchain module 5 years ago
Iuri Matias 035ea3fd16 refactor recorder logic to extract modal and confirm dialogs out, use blockchain class 5 years ago
Iuri Matias 4b7ee3396a fix check getProvider 5 years ago
yann300 a756977b62
Merge pull request #2529 from ethereum/fixStatus 5 years ago
yann300 3b61939e42
call `end()` 5 years ago
yann300 83ac923b19
Merge pull request #2536 from ethereum/debuggerTabHeaders 5 years ago
Aniket-Engg 74e1fe6869 Header font consistency 5 years ago
Iuri Matias 3a7260e762 remove unneeded method 5 years ago
Iuri Matias da2065795f use current provider for gas price 5 years ago
Iuri Matias a3c926c751 extract 2 different deployment methods depending on metadata condition; move condition to the caller 5 years ago
Iuri Matias d27f2e6c2c extract address from transaction result in transactionExecuted event 5 years ago
yann300 71a7045c88 handling boolean for the status 5 years ago
yann300 71978490de Browser tests - Import from gist 5 years ago
yann300 2e4f128565
Fix browser tests 5 years ago
yann300 f871045a7f
Merge pull request #2527 from ethereum/2b-continued-themes 5 years ago
Rob Stupay c0e8db209d latest update to themes in cdn 5 years ago
Aniket-Engg 765d1fbc0f remix-debug version updated 5 years ago
Aniket-Engg 978e4bc88e remix libs updated 5 years ago
Aniket-Engg 92c355baf0 updated with remix-solidity 5 years ago
yann300 945664513b
Merge pull request #2522 from ethereum/yann300-patch-2 5 years ago
yann300 f0a9170a8a add comments 5 years ago
yann300 bd75dea50a add browser tests 5 years ago
Iuri Matias 15e356c444 fix wrong parameter on runTx call 5 years ago
Iuri Matias a023d33756 fix recursion, take into account error 5 years ago
Iuri Matias 60ef7af9eb fix pluginUDapp calling udapp 5 years ago
Iuri Matias 00d9214c9d remove callfunction method 5 years ago
Iuri Matias a24a1c1992 refactor to make return value conversion in runTx instead of callers 5 years ago