Commit Graph

177 Commits (e56e54a0624612d8e18cd0265e52f84e59ad6fca)

Author SHA1 Message Date
ioedeveloper e56e54a062 Fix failing linting 4 years ago
ioedeveloper b5bc615fec Use scaffolded template for remixd 4 years ago
ioedeveloper f40b7f7874 Setup remixd build 4 years ago
ioedeveloper 53a4c50307 Moved remixd into libs directory 4 years ago
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 4 years ago
aniket-engg 5be55b3f24 astwalker improved 4 years ago
yann300 55700de86d Fix e2e tests 4 years ago
yann300 915005ca79 remove extra / 4 years ago
yann300 2fbf6f4bfd Update init.js 4 years ago
aniket-engg feb0e0eea0 time calculation for tests improved 4 years ago
aniket-engg c55b4e5874 all tests fixed 4 years ago
aniket-engg d672658eab tests fixes 4 years ago
aniket-engg 49337bc0ac more tests fixed 4 years ago
aniket-engg 40fcada889 astwalker tests fixed 4 years ago
aniket-engg 5871571171 legacyAST removal 4 years ago
aniket-engg 44406c002a content updated for remix-tests readme 4 years ago
aniket-engg da71d672ad badges updated for remix-tests 4 years ago
aniket-engg 2aaf69f518 expected vs return in remix-tests CLI 4 years ago
aniket-engg bbf15c2f05 process test file count 4 years ago
aniket-engg 3fffa5d4a3 logger config updated 4 years ago
aniket-engg 2bf8021ca9 remix-tests CLI improvements 4 years ago
yann300 200517d78c move classes from remix-lib to remix-debug 4 years ago
yann300 0e9475ffb2 remove remix-lib dep from remix-solidity 4 years ago
Iuri Matias 37eaf4e9bb fix resolveTrace method 4 years ago
Iuri Matias 3cb2ad02c3 refactor GetInstructionIndex 4 years ago
Iuri Matias 10d41c2518 refactor GetInstructionIndex 4 years ago
Iuri Matias 0d254d6dc5 refactor getSourceLocationFromInstructionIndex 4 years ago
Iuri Matias 22ae8121cb refactor extractMappingsLocationChanges 4 years ago
Iuri Matias 48a11c02af refactor storageResolver 4 years ago
Iuri Matias 45088a4427 refactor extractSourceLocation 4 years ago
Iuri Matias d8be9b3749 refactor extractStateVariablesAt 4 years ago
Iuri Matias e612a901a6 refactor getCode 4 years ago
Iuri Matias 0d78f1a156 refactor resolveTrace into a promise 4 years ago
Iuri Matias 09a5f6b643 refactor decodeStateAt 4 years ago
Iuri Matias 7040895cf7 remove callback from extractStateAt 4 years ago
Iuri Matias 0ed4490631 simplify decodeLocalsAt 4 years ago
Iuri Matias 3dbf53a5aa remove callback from extractLocalsAt 4 years ago
Iuri Matias fc070c63de make sourceLocationFromInstructionIndex a promise 4 years ago
Iuri Matias 62aac4ac84 make sourceLocationFromVMTraceIndex a promise 4 years ago