Commit Graph

116 Commits (6ad6a25916c3ff60688272b5e13391f280964843)

Author SHA1 Message Date
aniket-engg 1edeaa3b8a test files in ts 4 years ago
aniket-engg 535b0f583f tsconfig and index file 4 years ago
aniket-engg 0071cd2d0f srcinTs 4 years ago
aniket-engg febab2efc2 some types and import export update 4 years ago
aniket-engg 250e991b7c file name corrected 4 years ago
aniket-engg 437840f01d publish remix libs 4 years ago
yann300 9d09c55989
Adapt to Metamask breaking change 4 years ago
aniket-engg 83e54b77b1 solc dependency updated to 0.7.4 4 years ago
yann300 008a557fe1
Make sure the address is checksumed 4 years ago
aniket-engg 0a78ff2540 libs test fixed 4 years ago
aniket-engg df2fa6687f contracts updated 4 years ago
Iuri Matias 76d8319659 remove duplicated method 4 years ago
Iuri Matias f5352f82c6 simplify some hashes 4 years ago
Iuri Matias ad32d59a5f readd addExecutionCosts 4 years ago
Iuri Matias 3ef7042558 remove unnecessary if elses 4 years ago
Iuri Matias 710cf55e80 simplify txRunner 4 years ago
Iuri Matias eda0df3455 refactor eventsDecoder 4 years ago
aniket-engg 2bf868bd27 legacyAST removed 4 years ago
yann300 caf8d6cd3b add debug endpoint to remix-simulator 4 years ago
yann300 cf9e5efcc2 remove uneeded instanciation 4 years ago
yann300 2d1b6382c1 use ethers 5.0.13 4 years ago
ioedeveloper 7d058000e3 Fixed Uncaught Exception 4 years ago
aniket-engg 25a94e77bb file ext correctioon 4 years ago
aniket-engg b102c18539 publish remix libs 4 years ago
yann300 69eb5526ac move classes from remix-lib to remix-debug 4 years ago
Iuri Matias f8f965ec64 fix resolveTrace method 4 years ago
Iuri Matias d3207060e1 refactor GetInstructionIndex 4 years ago
Iuri Matias 31ba1e8f37 refactor GetInstructionIndex 4 years ago
Iuri Matias 245c48d2ec refactor getSourceLocationFromInstructionIndex 4 years ago
Iuri Matias 9c77e3d2f1 refactor getCode 4 years ago
Iuri Matias 78b93513ea refactor resolveTrace into a promise 4 years ago
yann300 9e141704af update TODO comment 4 years ago
yann300 a3d0b81363 remove log 4 years ago
yann300 2dbafd0214 remove currentProviderName 4 years ago
yann300 bad90e255b provider as plugin 4 years ago
Iuri Matias 2350efb47a fix some of the e2e tests 4 years ago
Iuri Matias b87ae7784a refactor getCurrentStep 4 years ago
Iuri Matias 68b4b822a6 refactor getReturnValue value 4 years ago
Iuri Matias 13fe9cb640 refactor getContractCreationCode 4 years ago
Iuri Matias 98494c3de6 refactor buildCallPath 4 years ago
Iuri Matias a2056a49cf refactor getCallDataAt 4 years ago
Iuri Matias 97a19aa2f2 refactor getAddresses 4 years ago
Iuri Matias 79c516cb7c refactor accumulateStorageChanges 4 years ago
Iuri Matias 6f411db3f5 refactor extractSourceMap 4 years ago
Iuri Matias 826855f379 refacto getMemoryAt 4 years ago
Iuri Matias 3866faa992 refactor getStackAt 4 years ago
Iuri Matias 22ac28fe38 refactor getCurrentCalledAddressAt 4 years ago
Iuri Matias 2db6ff85af refactor checkRequestedStep 4 years ago
Iuri Matias d1dc081905 refactor getLastCallChangeSince 4 years ago
Iuri Matias 74b2e29744 refactor getCallStackAt 4 years ago