Commit Graph

1468 Commits (20b2a111baa5c4cabd2e2b44c47748957de83131)

Author SHA1 Message Date
yann300 200517d78c move classes from remix-lib to remix-debug 5 years ago
yann300 0e9475ffb2 remove remix-lib dep from remix-solidity 5 years ago
Iuri Matias 37eaf4e9bb fix resolveTrace method 5 years ago
Iuri Matias 3cb2ad02c3 refactor GetInstructionIndex 5 years ago
Iuri Matias 10d41c2518 refactor GetInstructionIndex 5 years ago
Iuri Matias 0d254d6dc5 refactor getSourceLocationFromInstructionIndex 5 years ago
Iuri Matias 22ae8121cb refactor extractMappingsLocationChanges 5 years ago
Iuri Matias 48a11c02af refactor storageResolver 5 years ago
Iuri Matias 45088a4427 refactor extractSourceLocation 5 years ago
Iuri Matias d8be9b3749 refactor extractStateVariablesAt 5 years ago
Iuri Matias e612a901a6 refactor getCode 5 years ago
Iuri Matias 0d78f1a156 refactor resolveTrace into a promise 5 years ago
Iuri Matias 09a5f6b643 refactor decodeStateAt 5 years ago
Iuri Matias 7040895cf7 remove callback from extractStateAt 5 years ago
Iuri Matias 0ed4490631 simplify decodeLocalsAt 5 years ago
Iuri Matias 3dbf53a5aa remove callback from extractLocalsAt 5 years ago
Iuri Matias fc070c63de make sourceLocationFromInstructionIndex a promise 5 years ago
Iuri Matias 62aac4ac84 make sourceLocationFromVMTraceIndex a promise 5 years ago
Iuri Matias d95be9f42b refactor decodeLocalsAt 5 years ago
Iuri Matias fca726b2df refacto getMemoryAt 5 years ago
Iuri Matias 460b554041 refactor getStackAt 5 years ago
Iuri Matias d139bc6210 refactor getLastCallChangeSince 5 years ago
aniket-engg a38368f47f libs version updated to latest 5 years ago
aniket-engg 5af70c9c73 extra space removal 5 years ago
aniket-engg ec163eccfc minor changes 5 years ago
aniket-engg ab1d596e7e CLI with relative path 5 years ago
yann300 91f6603626 update TODO comment 5 years ago
aniket-engg 32238f27fd icon for fail tests corrected 5 years ago
yann300 b8a0a70c7b remove log 5 years ago
yann300 e1ea62c9b2 remove currentProviderName 5 years ago
aniket-engg 5c5bc64ae6 handle deferred import 5 years ago
yann300 c89f156352 provider as plugin 5 years ago
yann300 e14232e9eb Update solidityLocals.js 5 years ago
Iuri Matias be8072a5ff fix some of the e2e tests 5 years ago
aniket-engg 479e0b1df4 lint fix by tracking error 5 years ago
Iuri Matias 7b3a88073d update for new linter rules 5 years ago
Iuri Matias d119a75231 remove some unnecessary elses 5 years ago
Iuri Matias 582980d4d3 refactor getCurrentStep 5 years ago
Iuri Matias 12bf5ce4fb refactor getReturnValue value 5 years ago
Iuri Matias 0b301c4a3f refactor getContractCreationCode 5 years ago
Iuri Matias 8f5c9acea1 refactor buildCallPath 5 years ago
Iuri Matias 6f13845431 refactor getCallDataAt 5 years ago
Iuri Matias 4441f90eba refactor getAddresses 5 years ago
Iuri Matias 518eaa8642 refactor accumulateStorageChanges 5 years ago
Iuri Matias 503da36dd0 refactor storageRange 5 years ago
Iuri Matias b59fec1507 refactor storageRangeWeb3Call 5 years ago
Iuri Matias 1244f7efda refactor storageSlot 5 years ago
Iuri Matias 8f82946548 refactor storageRange and initialMappingsLocation 5 years ago
Iuri Matias 3b42b7233c refactor storageRangeInternal 5 years ago
Iuri Matias cc51c40785 refactor decodeMappingsKeys 5 years ago