Commit Graph

4697 Commits (534b1e41dc2167647afd8cb8e5dfc768608633d2)

Author SHA1 Message Date
yann300 c89f156352 provider as plugin 4 years ago
yann300 e14232e9eb Update solidityLocals.js 4 years ago
Iuri Matias be8072a5ff fix some of the e2e tests 4 years ago
aniket-engg 479e0b1df4 lint fix by tracking error 4 years ago
Iuri Matias 7b3a88073d update for new linter rules 4 years ago
Iuri Matias d119a75231 remove some unnecessary elses 4 years ago
Iuri Matias 582980d4d3 refactor getCurrentStep 4 years ago
Iuri Matias 12bf5ce4fb refactor getReturnValue value 4 years ago
Iuri Matias 0b301c4a3f refactor getContractCreationCode 4 years ago
Iuri Matias 8f5c9acea1 refactor buildCallPath 4 years ago
Iuri Matias 6f13845431 refactor getCallDataAt 4 years ago
Iuri Matias 4441f90eba refactor getAddresses 4 years ago
Iuri Matias 518eaa8642 refactor accumulateStorageChanges 4 years ago
Iuri Matias 503da36dd0 refactor storageRange 4 years ago
Iuri Matias b59fec1507 refactor storageRangeWeb3Call 4 years ago
Iuri Matias 1244f7efda refactor storageSlot 4 years ago
Iuri Matias 8f82946548 refactor storageRange and initialMappingsLocation 4 years ago
Iuri Matias 3b42b7233c refactor storageRangeInternal 4 years ago
Iuri Matias cc51c40785 refactor decodeMappingsKeys 4 years ago
Iuri Matias 24e4745e54 refactor extractSourceMap 4 years ago
Iuri Matias d87754df8d refacto getMemoryAt 4 years ago
Iuri Matias c05ca38903 refactor getStackAt 4 years ago
Iuri Matias cffbf137e3 refactor getLastCallChangeSince 4 years ago
Iuri Matias e7301359e0 refactor extractStateVariablesAt 4 years ago
Iuri Matias 904f7bf7e6 refactor getCurrentCalledAddressAt 4 years ago
Iuri Matias 2503b6a3c3 refactor checkRequestedStep 4 years ago
Iuri Matias 79ee91096c refactor getLastCallChangeSince 4 years ago
Iuri Matias 5007fe84cf refactor extractStateVariablesAt 4 years ago
Iuri Matias 220fb45e51 refactor getCallStackAt 4 years ago
Iuri Matias 441ad98b87 refactor getSourceLocationFromVMTraceIndex to a promise 4 years ago
yann300 732a311f2e make sure generated accounts are always the same 4 years ago
yann300 59daaa9757 fix this reference 4 years ago
Iuri Matias 4f26343af9 update for new linter rules 4 years ago
Iuri Matias b1d3e64e10 refactor getSourceLocationFromVMTraceIndex to a promise 4 years ago
aniket-engg 9f1e318daf return assert emthod for failed tests 4 years ago
aniket-engg 31e677ab72 int uint for greater and lesser than 4 years ago
aniket-engg b13c3447a2 uint int for greater and lesser than 4 years ago
aniket-engg f5ee22e0a3 string for equal and notEqual 4 years ago
aniket-engg fe4db19070 bytes32 for equal and notEqual 4 years ago
aniket-engg 78adf3d47d address for equal and notEqual 4 years ago
aniket-engg 62a3bd9d2a bool for equal and notEqual done 4 years ago
aniket-engg 50e25a809a max space setting in CI 4 years ago
aniket-engg bc75bd3e76 reduced number of tests 4 years ago
aniket-engg 8399a88558 assertion event for int params added 4 years ago
aniket-engg 41b07ed602 assertion events moved to separate file 4 years ago
aniket-engg 0b06570d33 lesserthan uint done 4 years ago
aniket-engg e3d29c81ee greater than uint done 4 years ago
aniket-engg c68e81fa03 notequal uint done 4 years ago
aniket-engg 60fa668625 ok and equal method tests separated 4 years ago
aniket-engg 97ea283a7b ok method expectvsreturn handled and tests added for ok and equalUint 4 years ago