Commit Graph

10893 Commits (83cc0cb71ab196023e791ec6750248dee120e816)
 

Author SHA1 Message Date
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
aniket-engg f024d0ea3b update remove scripts 5 years ago
aniket-engg 2677fdb9c5 build ts packages before publishing 5 years ago
yann300 a756977b62
Merge pull request #2529 from ethereum/fixStatus 5 years ago
aniket-engg f0103dc899 muirGlacier support 5 years ago
yann300 3b61939e42
call `end()` 5 years ago
yann300 83ac923b19
Merge pull request #2536 from ethereum/debuggerTabHeaders 5 years ago
aniket-engg 5030e45337 show storage loading status properly 5 years ago
yann300 217a979c38
Merge pull request #1395 from ethereum/fix_ast_check 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
Iuri Matias 91920dbcb0 if node.kind exists, ensure it's function and the the ndoeType is is FunctionDefinition 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
aniket-engg dc09581d5b test fixed 5 years ago
aniket-engg 89b76c6672 linting fix 5 years ago
aniket-engg 170d9040d1 multiple return values display separately 5 years ago
yann300 9eff53fc66 Pass executionContext as args to to `try` function 5 years ago
yann300 5e90207072 use `toHex` from the utils scope 5 years ago
yann300 296f27d815 Update universalDapp.js 5 years ago
yann300 f871045a7f
Merge pull request #2527 from ethereum/2b-continued-themes 5 years ago
Iuri Matias 3461970668 remove node.kind check since this is not necessarily present in ast trees and nodeType is sufficient 5 years ago
Rob Stupay c0e8db209d latest update to themes in cdn 5 years ago