Commit Graph

1514 Commits (e4092d420722e9aa4ef9f780bee0996635347cd6)

Author SHA1 Message Date
aniket-engg 3e09b6f154 remix-tests CLI improvements 4 years ago
yann300 69eb5526ac move classes from remix-lib to remix-debug 4 years ago
yann300 e4d0d7a649 remove remix-lib dep from remix-solidity 4 years ago
Iuri Matias f8f965ec64 fix resolveTrace method 4 years ago
Iuri Matias d3207060e1 refactor GetInstructionIndex 4 years ago
Iuri Matias 31ba1e8f37 refactor GetInstructionIndex 4 years ago
Iuri Matias 245c48d2ec refactor getSourceLocationFromInstructionIndex 4 years ago
Iuri Matias d19e441f3b refactor extractMappingsLocationChanges 4 years ago
Iuri Matias 6698706e98 refactor storageResolver 4 years ago
Iuri Matias 7feb9edb3e refactor extractSourceLocation 4 years ago
Iuri Matias 5ae4763b8b refactor extractStateVariablesAt 4 years ago
Iuri Matias 9c77e3d2f1 refactor getCode 4 years ago
Iuri Matias 78b93513ea refactor resolveTrace into a promise 4 years ago
Iuri Matias c7018a7d12 refactor decodeStateAt 4 years ago
Iuri Matias e847577527 remove callback from extractStateAt 4 years ago
Iuri Matias 507d6429c4 simplify decodeLocalsAt 4 years ago
Iuri Matias 5ef253a866 remove callback from extractLocalsAt 4 years ago
Iuri Matias 8f6b5100cb make sourceLocationFromInstructionIndex a promise 4 years ago
Iuri Matias 0a9aa84aa3 make sourceLocationFromVMTraceIndex a promise 4 years ago
Iuri Matias 8bb7e18bc1 refactor decodeLocalsAt 4 years ago
Iuri Matias 57f715f939 refacto getMemoryAt 4 years ago
Iuri Matias f1c93833b2 refactor getStackAt 4 years ago
Iuri Matias 0e2a596444 refactor getLastCallChangeSince 4 years ago
aniket-engg 1bbc0cebe9 libs version updated to latest 4 years ago
aniket-engg 0b47f4a846 extra space removal 4 years ago
aniket-engg 30dc5a6f9d minor changes 4 years ago
aniket-engg 1d9fbc3167 CLI with relative path 4 years ago
yann300 9e141704af update TODO comment 4 years ago
aniket-engg d479307939 icon for fail tests corrected 4 years ago
yann300 a3d0b81363 remove log 4 years ago
yann300 2dbafd0214 remove currentProviderName 4 years ago
aniket-engg 339579f8a8 handle deferred import 4 years ago
yann300 bad90e255b provider as plugin 4 years ago
yann300 9a2d127c73
Update solidityLocals.js 4 years ago
Iuri Matias 2350efb47a fix some of the e2e tests 4 years ago
aniket-engg 98fde56a70 lint fix by tracking error 4 years ago
Iuri Matias ef09d855fb update for new linter rules 4 years ago
Iuri Matias b457d7d1af remove some unnecessary elses 4 years ago
Iuri Matias b87ae7784a refactor getCurrentStep 4 years ago
Iuri Matias 68b4b822a6 refactor getReturnValue value 4 years ago
Iuri Matias 13fe9cb640 refactor getContractCreationCode 4 years ago
Iuri Matias 98494c3de6 refactor buildCallPath 4 years ago
Iuri Matias a2056a49cf refactor getCallDataAt 4 years ago
Iuri Matias 97a19aa2f2 refactor getAddresses 4 years ago
Iuri Matias 79c516cb7c refactor accumulateStorageChanges 4 years ago
Iuri Matias 076cde263a refactor storageRange 4 years ago
Iuri Matias b36dd7a6b0 refactor storageRangeWeb3Call 4 years ago
Iuri Matias ad8cfc967f refactor storageSlot 4 years ago
Iuri Matias d8c64f75b8 refactor storageRange and initialMappingsLocation 4 years ago
Iuri Matias e411be3eda refactor storageRangeInternal 4 years ago