Commit Graph

902 Commits (3c74a56cd94d28d63a3b0586bceaad16dfc3d1b5)
 

Author SHA1 Message Date
yann300 f2072054b8 use compareByteCode in contractNameFromCode 7 years ago
yann300 2cd2e2629c better format decoded state 7 years ago
yann300 c85a49ecab display <constant> if state var is constant 7 years ago
yann300 acd644fd29 add & use compareByteCode 7 years ago
yann300 91b834b692 Merge pull request #524 from ethereum/chriseth-patch-1 7 years ago
chriseth 0339a33e74 Update tutorial_remixd_filesystem.rst 7 years ago
yann300 03a46439b3 Merge pull request #521 from ethereum/remixddoc 7 years ago
yann300 348e6d7297 mend 7 years ago
yann300 9035b1cba0 add remixd tuto 7 years ago
yann300 8a752bd29b Merge pull request #522 from ethereum/fixState1 7 years ago
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