Commit Graph

544 Commits (960086ee19bd036740d24f4ba01c49fb256cd4d2)

Author SHA1 Message Date
yann300 960086ee19 fix using debug_preimage with geth 8 years ago
yann300 8eab1ca4e6 mapping: cache the initial decoded state 8 years ago
yann300 e40d76efb2 do not reextract state vars if context is the same 8 years ago
yann300 e3a8710d56 remove console.log 8 years ago
yann300 cbd30b86ec typo + emptyFill if memory not yet filled 8 years ago
yann300 4013d3528d return a promise if mappings alrady requested 8 years ago
yann300 075fa4ee59 fix sha3 input extract 8 years ago
yann300 ce3caa6991 cache the preimages for a debug session (using the initial state) 8 years ago
yann300 e59e5644d3 extract sha3 input 8 years ago
yann300 72e1b875ab remove uneeded function 8 years ago
yann300 0958b7eb29 add doc 8 years ago
yann300 ce16924682 use helper 8 years ago
yann300 3ff34f1f3a remove location from getStructMembers 8 years ago
yann300 aef34c6dd3 move sha3 mapping from traceChache to web3VMProvider 8 years ago
cdetrio 8b76861318 initial support for mapping types 8 years ago
yann300 fe612258e1 eventManager as lib in index.js 8 years ago
yann300 8df0ee54a2 fix treeViewstyle 8 years ago
yann300 c8841a5478 fixTreeView 8 years ago
yann300 89b427f91a fix src map for abstract contract 8 years ago
cdetrio a503dc2c41 fix caret placement for struct data 8 years ago
cdetrio 58ee75fd53 fix scrollTop in instruction list 8 years ago
yann300 ed9a95dfa8 fix test 8 years ago
yann300 189e6ee38b fix build 8 years ago
yann300 b03c67075e remove hashedKey from the storagechange value 8 years ago
yann300 3da6ebc586 fix vm web3 provider 8 years ago
yann300 6f96dc5737 storageRangeAt implementation changed 8 years ago
yann300 7641c37dc1 don't cache zero slot 8 years ago
yann300 cd9dd859ad fix storageSlot 8 years ago
yann300 0ba6cd5eec normalize hex 8 years ago
yann300 553e4b43be fix swarm hash extraction 8 years ago
yann300 31ec2ae9c2 remove swarm hash 8 years ago
yann300 31dd3f8e02 sha3 (left pad) 8 years ago
yann300 31c1a5f09a move storageRanges to the viewer 8 years ago
yann300 427801ec55 rename sha3_32 => sha3_256 8 years ago
yann300 94591a6346 typo 8 years ago
yann300 2584c7e66d warning (keys should be sorted) 8 years ago
yann300 04f623ead4 uncomment 8 years ago
yann300 34a1fe217b fix locals 8 years ago
yann300 c5da8c098d typo 8 years ago
yann300 36fa9cb5ae move accumulateStorageChanges && address to StorageViewer 8 years ago
yann300 c5b4fc96c5 remove key from storagechanges 8 years ago
yann300 5330b51332 zeroSlot variable 8 years ago
yann300 f3a8cf4053 check key && hashedkey 8 years ago
yann300 c0dcb5a7a1 normalizeHex 8 years ago
yann300 3ec6a80c4e typo 8 years ago
yann300 f96876b479 typo 8 years ago
yann300 5335e9ab5a warn user if storage is not complete 8 years ago
yann300 0d3a26a54b refactor storageResolver 8 years ago
yann300 ada5dc3356 remove uneeded accumulateStorageChanges 8 years ago
yann300 37804ac5fe remove clear() 8 years ago