Commit Graph

11125 Commits (f2ec8cbc75b4f6b099e03f0400575b3d704cfca3)
 

Author SHA1 Message Date
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
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
aniket-engg 528a67da19 package.json updated 5 years ago
aniket-engg 7e0235c769 final fixes 5 years ago
aniket-engg 6dcc205bf1 initial fixes 5 years ago
aniket-engg 6750e04460 changelog updated 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
aniket-engg f83be0b47d bump root version 5 years ago
aniket-engg ecb7c15ab1 libs version incremented 5 years ago
yann300 a16d13e38e
Merge pull request #1385 from ethereum/compiler-import-fix 5 years ago
yann300 80c0b9d9b9
Merge pull request #1384 from ethereum/tests-error 5 years ago
aniket-engg 3e474918c4 compiler import issue fixed 5 years ago
aniket-engg 36a2d717f2 catch and return deployment error in remix-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