Commit Graph

842 Commits (fde9169ec8346c439ac304305e839cedc6b89460)
 

Author SHA1 Message Date
yann300 fde9169ec8 standard 7 years ago
yann300 e31060aaec check bytecode (take in account ctor parameters) 7 years ago
yann300 1e65fec816 init state at each reload 7 years ago
chriseth 415b1cf16e Merge pull request #512 from ethereum/improvemappingdecoder 8 years ago
yann300 aac6fe6595 Merge pull request #515 from ltfschoen/master 8 years ago
Luke Schoen 01b297bd2f docs: Add Example Dapp Front End repo link 8 years ago
Luke Schoen 393a6c8e60 docs: Add Geth Console command to check test node block number 8 years ago
Luke Schoen 93b0ebd24e docs: Fix title typo 8 years ago
yann300 21bf712b37 standard 8 years ago
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 ef68c8a00f Merge pull request #498 from cdetrio/mapping-decoder 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 06ab09aaab Merge pull request #509 from ethereum/eventManage 8 years ago
yann300 30f876bb95 version change 8 years ago
yann300 4ea550aafb Merge pull request #508 from ethereum/eventManage 8 years ago
yann300 fe612258e1 eventManager as lib in index.js 8 years ago
yann300 92942dba48 Merge pull request #504 from ethereum/fixTreeView2 8 years ago
yann300 8df0ee54a2 fix treeViewstyle 8 years ago
yann300 b9b0ffaa85 Merge pull request #501 from ethereum/fixTreeView 8 years ago
yann300 c8841a5478 fixTreeView 8 years ago
yann300 a6fd3e6254 Merge pull request #500 from ethereum/fixSourceMap 8 years ago
yann300 89b427f91a fix src map for abstract contract 8 years ago
yann300 d3ce76dfef Merge pull request #495 from cdetrio/master 8 years ago
cdetrio a503dc2c41 fix caret placement for struct data 8 years ago
yann300 d68590b71d Merge pull request #493 from cdetrio/master 8 years ago
cdetrio 58ee75fd53 fix scrollTop in instruction list 8 years ago
yann300 3069e36c4b Merge pull request #489 from ethereum/fixStorage 8 years ago
yann300 ed9a95dfa8 fix test 8 years ago
yann300 9f8ef39670 rollback package.json 8 years ago
yann300 189e6ee38b fix build 8 years ago
yann300 fd2bcb4e49 fix test 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