Commit Graph

872 Commits (1eadedfcbb223581cd363959f246b25f56f96fa9)
 

Author SHA1 Message Date
yann300 039dac546f fix tests 8 years ago
yann300 1bdbd55637 zeroSlot variable 8 years ago
yann300 cfb97c0dd6 check key && hashedkey 8 years ago
yann300 8332d6a3b8 normalizeHex 8 years ago
yann300 1ce47050d1 typo 8 years ago
yann300 f55ce34d12 typo 8 years ago
yann300 98ab133ad9 warn user if storage is not complete 8 years ago
yann300 82a939032c refactor storageResolver 8 years ago
yann300 d4ef988632 remove uneeded accumulateStorageChanges 8 years ago
yann300 f9ff8e3fd9 remove clear() 8 years ago
yann300 22ff3cb2b9 rename sha => sha3_32 8 years ago
yann300 c051019989 use cache event if not complete 8 years ago
yann300 89da6fe6f0 complete only i we are sure to have the full storage 8 years ago
yann300 c702aba4c2 renaming 8 years ago
yann300 cf752b9120 renaming 8 years ago
yann300 eea0fc4c4f rename resolveStorage => accumulateStorageChanges 8 years ago
yann300 e265117117 rename resolveStorage => accumulateStorageChanges 8 years ago
yann300 3c3280118f renew the storage after each new trace 8 years ago
yann300 68a01e601a use storageViewer in fullstorageChanges.js 8 years ago
yann300 ddc1cb7576 add storageViewer 8 years ago
yann300 6981d161ab fix tests 8 years ago
yann300 89bb7da7e1 remove console.log 8 years ago
yann300 054be6650d wrap awaited function by try/catch 8 years ago
yann300 871fa88151 make solidityState async + change param type 8 years ago
yann300 d377df693c fix vm provider 8 years ago
yann300 16278d6395 fix tests 8 years ago
yann300 ad47d30e15 fix local (add async) 8 years ago
yann300 749133df67 fix storageRangeAt param nb 8 years ago
yann300 3aabcb556c use storageResolver in StoragePanel 8 years ago
yann300 87923ebb8f use storageResolver in FullStorageChanges 8 years ago
yann300 b97cc9bf88 use storageResolver 8 years ago
yann300 7bd480fda3 change to getStorageAt => resolveStorage 8 years ago
yann300 5a0db51c67 storageResolver 8 years ago
yann300 cb60aa9d02 move sha3 function outside of solidity code 8 years ago
yann300 a17cf7a624 make retrieve value from storage async 8 years ago
yann300 2498f6ff51 Merge pull request #481 from serapath-contribution/master 8 years ago
serapath d06a3dd64c RE-ADD previously reverted build process improvements & refactorings 8 years ago
yann300 120b898a31 Merge pull request #480 from ethereum/revert-215-master 8 years ago
yann300 c98d58e450 Revert "REFACTOR npm scripts & minor code corrections" 8 years ago
chriseth e9c1fe5506 Merge pull request #220 from ethereum/fixUnknownSourceLocation 8 years ago
yann300 e28d701266 fix unknown source location 8 years ago
chriseth df32988d48 Merge pull request #215 from serapath-contribution/master 8 years ago
serapath 110cd02ef0 UPDATE readme & change selenium to not be auto-installed 8 years ago
serapath 2b567a36d1 REFACTOR npm scripts & minor code corrections 8 years ago
chriseth 384f107a7e Merge pull request #213 from serapath-contribution/master 8 years ago
Alexander Praetorius 5781080c3f UPDATE browserify transforms to apply 'yo-yoify' in remix when used in dependent modules 8 years ago
chriseth bc656fa93c Merge pull request #212 from ethereum/fixsStorage 8 years ago
yann300 417d0c8bb0 add log 8 years ago
yann300 9c63410a6d fix storage 8 years ago
chriseth 40edf9f511 Merge pull request #210 from ethereum/fixInternalTree 8 years ago