Commit Graph

4674 Commits (cfedff411145dc9d338f272d1fa452cdc3dc318e)
 

Author SHA1 Message Date
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
chriseth b0234ae531 Merge pull request #505 from ethereum/fixcontractrow 8 years ago
yann300 1fa433a462 do not completely hide `contract` row 8 years ago
yann300 bd91b6c1bc Merge pull request #496 from ninabreznik/righthand-panel 8 years ago
Nina Breznik fad5c5e625 Merge pull request #6 from ethereum/right-hand-final 8 years ago
yann300 86265f3e95 hide `Gas Price` 8 years ago
ninabreznik 915a706a16 Update package.json 8 years ago
yann300 f223d15fef Update execution-context.js 8 years ago
ninabreznik 69b15fd37b Rename and restructure tabs and content in righthand panel 8 years ago
yann300 81fc40e678 Update staticanalysis.js 8 years ago
yann300 0767dcf687 Update simpleContract.js 8 years ago
yann300 6438ef0e07 Update compiling.js 8 years ago
yann300 48328283f8 Update ballot.js 8 years ago
yann300 5e08b5f82d Merge pull request #497 from ethereum/fixMockCompiler 8 years ago
yann300 54284c02b6 don't call makeMockCompiler for normal build 8 years ago
chriseth 93bd265367 Merge pull request #432 from serapath-contribution/browserify-livereload 8 years ago
serapath 18f483be27 ADD browserify livereload & refactor npm scripts 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
chriseth 82217e6a77 Merge pull request #492 from flyswatter/patch-1 8 years ago