Commit Graph

244 Commits (7fbbbd83031c653e5f4db9229a2aae50ae6291eb)

Author SHA1 Message Date
yann300 73ec791a9e remove ast walker 4 years ago
yann300 6d55a6242e fix tests 4 years ago
yann300 80f617e20e manage generated sources 4 years ago
ioedeveloper cf3b908ca7 Compute correct value for limit 4 years ago
ioedeveloper 996832ef8e Fix failing tests 4 years ago
ioedeveloper f9ef8fa3a9 Revert "Removed test case" 4 years ago
ioedeveloper c745f12751 Removed test case 4 years ago
ioedeveloper 54815ce50e Merge fetched locals 4 years ago
ioedeveloper 6a6e3c54c2 Trigger load more event 4 years ago
ioedeveloper 1c673d1b4e Set skip and limit for decode for memory internal 4 years ago
Iuri Matias 5fa52b92a8 remove unused file 4 years ago
Iuri Matias 6b334a7537 remove unused file astWalker.js 4 years ago
Iuri Matias 6b21d57acb simplify some code 4 years ago
Iuri Matias 5885b495fe require only computeOffsets in stateDecoder 4 years ago
Iuri Matias 505fec8e47 pass getCurrentCalledAddressAt to SolidityProxy 4 years ago
Iuri Matias c934703c98 remove unnecessary extra levels from localTests 4 years ago
Iuri Matias 2b0da357af pass getCode to SolidityProxy 4 years ago
Iuri Matias e1eb4d6e7f simplify some hashes 4 years ago
Iuri Matias c9015e6f2d refactor switchprovider method 4 years ago
Iuri Matias 7c52faf4cb remove unnecessary if elses 4 years ago
Iuri Matias a1b00ee484 refactor codeResolver 4 years ago
Iuri Matias 30cac8f2a7 simplify BreakpointManager 4 years ago
Iuri Matias b830d9c77b simplify jump section 4 years ago
Iuri Matias e74a08aca6 remove jumptocallback from breakpoint manager 4 years ago
yann300 5f27ad1a52 fix#470 4 years ago
aniket-engg d49acf2bd4 legacyAST removed 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 915005ca79 remove extra / 4 years ago
yann300 2fbf6f4bfd Update init.js 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
yann300 200517d78c move classes from remix-lib to remix-debug 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