Commit Graph

172 Commits (b10f5ff3082280768c35f0eba02eecd73e886209)

Author SHA1 Message Date
aniket-engg 18b0915c00 added helpers and suggested changes 4 years ago
aniket-engg 4c9f178079 tests updated with location 4 years ago
aniket-engg 33f4f62001 process assert method call in return statement 4 years ago
aniket-engg b42df1d010 check if expression exist 4 years ago
aniket-engg 32162e5e51 location for failed tests 4 years ago
aniket-engg 40a016c84e added runs for compiler 4 years ago
aniket-engg 869a66c03b file ext correctioon 4 years ago
aniket-engg 718609e0aa publish remix libs 4 years ago
yann300 f303c56a20 remove astwalker from remix-debug 4 years ago
yann300 c7223d1f29 use remix-astwalker in remix-debug 4 years ago
aniket-engg cb81fe44cf check if ast is available 4 years ago
Aniket 5fae4d6d68 Update astWalker.js 5 years ago
aniket-engg 5be55b3f24 astwalker improved 5 years ago
yann300 55700de86d Fix e2e tests 5 years ago
yann300 915005ca79 remove extra / 5 years ago
yann300 2fbf6f4bfd Update init.js 5 years ago
aniket-engg feb0e0eea0 time calculation for tests improved 5 years ago
aniket-engg c55b4e5874 all tests fixed 5 years ago
aniket-engg d672658eab tests fixes 5 years ago
aniket-engg 49337bc0ac more tests fixed 5 years ago
aniket-engg 40fcada889 astwalker tests fixed 5 years ago
aniket-engg 5871571171 legacyAST removal 5 years ago
aniket-engg 44406c002a content updated for remix-tests readme 5 years ago
aniket-engg da71d672ad badges updated for remix-tests 5 years ago
aniket-engg 2aaf69f518 expected vs return in remix-tests CLI 5 years ago
aniket-engg bbf15c2f05 process test file count 5 years ago
aniket-engg 3fffa5d4a3 logger config updated 5 years ago
aniket-engg 2bf8021ca9 remix-tests CLI improvements 5 years ago
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