Commit Graph

294 Commits (5b7f8c7c7fc9d545395f4698c0a71f33eb8b196b)

Author SHA1 Message Date
aniket-engg c696f7eb1f txFormat and txHelper 4 years ago
aniket-engg 16bf96e551 logsManager and txExecution 4 years ago
aniket-engg 73873994c7 eventsDecoder and execution context updated 4 years ago
aniket-engg 05a6709740 test files in ts 4 years ago
aniket-engg d644265cbe tsconfig and index file 4 years ago
aniket-engg d917c485f8 srcinTs 4 years ago
aniket-engg 51eaf20b12 some types and import export update 4 years ago
aniket-engg 34832cff75 file name corrected 4 years ago
aniket-engg f417b07d32 publish remix libs 4 years ago
yann300 534086e82a Adapt to Metamask breaking change 4 years ago
aniket-engg 072f32f605 solc dependency updated to 0.7.4 4 years ago
yann300 c7ceb303e0 Make sure the address is checksumed 4 years ago
aniket-engg 21a208e6f0 libs test fixed 4 years ago
aniket-engg ce6e2e74b8 contracts updated 4 years ago
Iuri Matias 4cb5d2416c remove duplicated method 4 years ago
Iuri Matias e1eb4d6e7f simplify some hashes 4 years ago
Iuri Matias dd958fb33b readd addExecutionCosts 4 years ago
Iuri Matias 7c52faf4cb remove unnecessary if elses 4 years ago
Iuri Matias a9ce1343ab simplify txRunner 4 years ago
Iuri Matias 16d1bf32ed refactor eventsDecoder 4 years ago
aniket-engg d49acf2bd4 legacyAST removed 4 years ago
yann300 6d4a8d62fe add debug endpoint to remix-simulator 4 years ago
yann300 3e806adacb remove uneeded instanciation 4 years ago
yann300 c5e0f57680 use ethers 5.0.13 4 years ago
ioedeveloper 9101fe1b9c Fixed Uncaught Exception 4 years ago
aniket-engg 869a66c03b file ext correctioon 4 years ago
aniket-engg 718609e0aa publish remix libs 4 years ago
yann300 200517d78c move classes from remix-lib to remix-debug 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 e612a901a6 refactor getCode 4 years ago
Iuri Matias 0d78f1a156 refactor resolveTrace into a promise 4 years ago
yann300 91f6603626 update TODO comment 4 years ago
yann300 b8a0a70c7b remove log 4 years ago
yann300 e1ea62c9b2 remove currentProviderName 4 years ago
yann300 c89f156352 provider as plugin 4 years ago
Iuri Matias be8072a5ff fix some of the e2e tests 4 years ago
Iuri Matias 582980d4d3 refactor getCurrentStep 4 years ago
Iuri Matias 12bf5ce4fb refactor getReturnValue value 4 years ago
Iuri Matias 0b301c4a3f refactor getContractCreationCode 4 years ago
Iuri Matias 8f5c9acea1 refactor buildCallPath 4 years ago
Iuri Matias 6f13845431 refactor getCallDataAt 4 years ago
Iuri Matias 4441f90eba refactor getAddresses 4 years ago
Iuri Matias 518eaa8642 refactor accumulateStorageChanges 4 years ago
Iuri Matias 24e4745e54 refactor extractSourceMap 4 years ago
Iuri Matias d87754df8d refacto getMemoryAt 4 years ago
Iuri Matias c05ca38903 refactor getStackAt 4 years ago
Iuri Matias 904f7bf7e6 refactor getCurrentCalledAddressAt 4 years ago