Commit Graph

11665 Commits (d99247192059dd67b29acbd2e87ce0292867303c)
 

Author SHA1 Message Date
yann300 d992471920 Merge pull request #373 from kevholder/patch-1 4 years ago
yann300 a998f86623 add .eslint 4 years ago
yann300 83e92c89a2 best-practices from remix-ide repo 4 years ago
yann300 1ebfc209dc Merge pull request #350 from ethereum/remix-libs-refactor-2 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
yann300 efe1ad5157 Merge pull request #380 from ethereum/libsVersionUpdate 4 years ago
yann300 86d80d6217 Merge pull request #63 from ethereum/refactor_remix_debug4 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
Iuri Matias d95be9f42b refactor decodeLocalsAt 4 years ago
Iuri Matias fca726b2df refacto getMemoryAt 4 years ago
Iuri Matias 460b554041 refactor getStackAt 4 years ago
Iuri Matias d139bc6210 refactor getLastCallChangeSince 4 years ago
aniket-engg a38368f47f libs version updated to latest 4 years ago
yann300 249c2f4505 Merge pull request #377 from ethereum/remix-testsCLI 4 years ago
aniket-engg 5af70c9c73 extra space removal 4 years ago
aniket-engg ec163eccfc minor changes 4 years ago
aniket-engg ab1d596e7e CLI with relative path 4 years ago
aniket-engg 32238f27fd icon for fail tests corrected 4 years ago
aniket-engg 5c5bc64ae6 handle deferred import 4 years ago
yann300 311bb01c90 Merge pull request #62 from ethereum/refactor_remix_debug2c_2 4 years ago
yann300 8964afbfc3 remove e2e timeout 4 years ago
yann300 e14232e9eb Update solidityLocals.js 4 years ago
yann300 7727a5c72b Merge pull request #368 from ethereum/settings-tab 4 years ago
Iuri Matias be8072a5ff fix some of the e2e tests 4 years ago
aniket-engg 479e0b1df4 lint fix by tracking error 4 years ago
Iuri Matias 7b3a88073d update for new linter rules 4 years ago
Iuri Matias d119a75231 remove some unnecessary elses 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