Commit Graph

54 Commits (c573bbcc2ab670766ca5723fbe3ef0634354a939)

Author SHA1 Message Date
yann300 86d4e2cacc use berlin 3 years ago
yann300 0341c243eb fix libs unit tests 3 years ago
yann300 82020443aa default to london 3 years ago
yann300 40a8f83630 ensure calldata locals are propery tested 4 years ago
yann300 f68eecfb8b refactor unitest 4 years ago
yann300 7394175e5f decode calldata during debugging (#1179) 4 years ago
yann300 2ed07656a7 use import 4 years ago
yann300 7db2159aec use await 4 years ago
yann300 6ee303e6e9 remove commited 4 years ago
yann300 557425f191 fix remix-simulator tests 4 years ago
yann300 c01ac95ee7 using fromBlockData 4 years ago
yann300 62f4fb93ce use last ethereumjs-vm for berlin fork 4 years ago
yann300 ce33b0064d case where generated sources are not to be considered 4 years ago
aniket-engg 127e1b3192 sourceMappingDecoder not a class 4 years ago
aniket-engg ec63f13170 more tests fixed 4 years ago
aniket-engg ad2131feaf tests working 4 years ago
aniket-engg 3c7352f744 test files updated 4 years ago
aniket-engg e26e27ccb0 localTests code updated 4 years ago
aniket-engg 0f4ed86bf5 js to ts 4 years ago
yann300 7b5cc49cb2 fix & add unit test 4 years ago
aniket-engg 1c03c6802a unit tests updated 4 years ago
aniket-engg 4e5d5657b1 remix-debug tests fixed 4 years ago
aniket-engg 21a208e6f0 libs test fixed 4 years ago
aniket-engg ce6e2e74b8 contracts updated 4 years ago
yann300 73ec791a9e remove ast walker 4 years ago
yann300 6d55a6242e fix tests 4 years ago
yann300 80f617e20e manage generated sources 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 1c673d1b4e Set skip and limit for decode for memory internal 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 30cac8f2a7 simplify BreakpointManager 4 years ago
yann300 5f27ad1a52 fix#470 4 years ago
aniket-engg d49acf2bd4 legacyAST removed 4 years ago
yann300 c7223d1f29 use remix-astwalker in remix-debug 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
yann300 200517d78c move classes from remix-lib to remix-debug 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 62aac4ac84 make sourceLocationFromVMTraceIndex a promise 4 years ago
Iuri Matias 503da36dd0 refactor storageRange 4 years ago
Iuri Matias d87754df8d refacto getMemoryAt 4 years ago
Iuri Matias c05ca38903 refactor getStackAt 4 years ago