Commit Graph

1109 Commits (a4aafa403b94704fcc291889af96cceb109c2dee)
 

Author SHA1 Message Date
yann300 8fdab53377 Merge pull request #500 from ethereum/fixSourceMap 8 years ago
yann300 a1d0d1764c fix src map for abstract contract 8 years ago
yann300 22ed94313d Merge pull request #495 from cdetrio/master 8 years ago
cdetrio 6fd35a5d97 fix caret placement for struct data 8 years ago
yann300 7d82b9def3 Merge pull request #493 from cdetrio/master 8 years ago
cdetrio 3be4025165 fix scrollTop in instruction list 8 years ago
yann300 327350b185 Merge pull request #489 from ethereum/fixStorage 8 years ago
yann300 bde4b77e27 fix test 8 years ago
yann300 1f30fc6ec3 rollback package.json 8 years ago
yann300 1a13045482 fix build 8 years ago
yann300 63cc3beb0d fix test 8 years ago
yann300 0d89fc92d0 remove hashedKey from the storagechange value 8 years ago
yann300 0cd0e125ed fix vm web3 provider 8 years ago
yann300 37c202211a storageRangeAt implementation changed 8 years ago
yann300 8089d58a69 don't cache zero slot 8 years ago
yann300 a5045ce372 fix storageSlot 8 years ago
yann300 cb63cc1957 normalize hex 8 years ago
yann300 892dd0c975 Merge pull request #488 from ethereum/versionChange 8 years ago
yann300 d2b0149c22 change version 8 years ago
chriseth d8ddca7a96 Merge pull request #487 from ethereum/swarmhash 8 years ago
yann300 0af8298865 fix swarm hash extraction 8 years ago
yann300 01df8bdf41 remove swarm hash 8 years ago
yann300 8cd41ad01a Merge pull request #214 from ethereum/storageResolver 8 years ago
yann300 01e6882fb5 sha3 (left pad) 8 years ago
yann300 d37a23cbf6 move storageRanges to the viewer 8 years ago
yann300 059f5494d8 rename sha3_32 => sha3_256 8 years ago
yann300 df1d42c41a fix build 8 years ago
yann300 6f5fd325e6 typo 8 years ago
yann300 42c4c74f95 fix build && add transform-object-assign plugin 8 years ago
yann300 60b68af33b typo 8 years ago
yann300 b96de3ae1c warning (keys should be sorted) 8 years ago
yann300 f250be06b1 uncomment 8 years ago
yann300 c512c2181b fix tests 8 years ago
yann300 b38bcebd96 fix locals 8 years ago
yann300 621a3148b9 typo 8 years ago
yann300 8b2c7685e7 move accumulateStorageChanges && address to StorageViewer 8 years ago
yann300 309bce0183 remove key from storagechanges 8 years ago
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