Commit Graph

13 Commits (834752c0faf8c0c98bf81e37723d054bd39c9785)

Author SHA1 Message Date
lianahus e5920ae3b2 linting fixed for remix-debug 10 months ago
Dimitris Apostolou ec8ee514c4 Fix typos 1 year ago
yann300 6471fcb2aa do not throw if ast not present 2 years ago
yann300 f07be0b14c fix devdoc 2 years ago
yann300 856a3e55af re-add solidity reset 2 years ago
yann300 ccaba2fb63 fix decoding the state 2 years ago
yann300 479df5314b make SolidityProxy to dyn resolve compilation result 2 years ago
yann300 42fe88df86 remove need of using extractValidSourceLocation 2 years ago
yann300 ef4e096554 gas cost per line 2 years ago
aniket-engg 399a57d883 linting working fine 4 years ago
aniket-engg 4c0a741791 solidity decoder imports updated 4 years ago
aniket-engg 45d38adf48 solidity decoder src updated 4 years ago
aniket-engg 7b55289a9d js to ts 4 years ago
yann300 948332300a manage generated sources 4 years ago
Iuri Matias 151c8bcc2b pass getCurrentCalledAddressAt to SolidityProxy 4 years ago
Iuri Matias c37caa9dc6 pass getCode to SolidityProxy 4 years ago
aniket-engg 11dd6c8098 legacyAST removal 5 years ago
yann300 69eb5526ac move classes from remix-lib to remix-debug 5 years ago
Iuri Matias 5ae4763b8b refactor extractStateVariablesAt 5 years ago
Iuri Matias 9c77e3d2f1 refactor getCode 5 years ago
Iuri Matias 0e2a596444 refactor getLastCallChangeSince 5 years ago
Iuri Matias 826855f379 refacto getMemoryAt 5 years ago
Iuri Matias f788b8d21d refactor getLastCallChangeSince 5 years ago
Iuri Matias bf705bbf2d refactor extractStateVariablesAt 5 years ago
Iuri Matias d1dc081905 refactor getLastCallChangeSince 5 years ago
Iuri Matias 0d96664ca1 refactor extractStateVariablesAt 5 years ago
Iuri Matias 220f7e7a4e refactor getSourceLocationFromVMTraceIndex to a promise 5 years ago
aniket-engg 894a0abd08 moved libs into libs dir 5 years ago
Admin c0fc2aa880 Moved files to libs/ 5 years ago
Iuri Matias eddc2e3866 update remix-debug syntax to use const, let and this 5 years ago
Iuri Matias 3284337fd0 add resolveToReducedTrace; clean up; improve output 6 years ago
Iuri Matias 234cfc6a15 rename decoder to solidity-decoder 7 years ago
Iuri Matias 876c07875e move decoder from remix-solidity to remix-debug 7 years ago
yann300 1d6e50c7bb move static analysis to remix-solidity 7 years ago
yann300 f550bd8cff module split 7 years ago
yann300 fb3aeb9184 use solidity jsonio 7 years ago
yann300 f2072054b8 use compareByteCode in contractNameFromCode 8 years ago
yann300 fde9169ec8 standard 8 years ago
yann300 e31060aaec check bytecode (take in account ctor parameters) 8 years ago
yann300 553e4b43be fix swarm hash extraction 8 years ago
yann300 31ec2ae9c2 remove swarm hash 8 years ago
yann300 8f6ad3f4d3 use filename instead of index 8 years ago
yann300 97f8454cae do not throw if ast not found 8 years ago
yann300 8551a65190 add extractStatesDefinitions to SolidityProxy (in order to cache it) 8 years ago
yann300 02c13f561f add function description 8 years ago
yann300 ed5c07c6b8 use solidityproxy to send statevar to localdecoder 8 years ago
yann300 ec078ce638 add extractStatesDefinitions to SolidityProxy (in order to cache it) 8 years ago
yann300 e77f1a355e add function description 8 years ago
yann300 6417483dc2 use solidityproxy to send statevar to localdecoder 8 years ago