Commit Graph

902 Commits (5bbd0f168b984d1c39f57f0794eca3e7804c2c45)
 

Author SHA1 Message Date
yann300 7c81ebd944 use compareByteCode in contractNameFromCode 7 years ago
yann300 943eeecb82 better format decoded state 7 years ago
yann300 946086bded display <constant> if state var is constant 7 years ago
yann300 eac136ff3e add & use compareByteCode 7 years ago
yann300 2620baa7ac Merge pull request #524 from ethereum/chriseth-patch-1 7 years ago
chriseth 651aefa427 Update tutorial_remixd_filesystem.rst 7 years ago
yann300 07c095a363 Merge pull request #521 from ethereum/remixddoc 7 years ago
yann300 003f51488f mend 7 years ago
yann300 fd71c59776 add remixd tuto 7 years ago
yann300 c8cb68c435 Merge pull request #522 from ethereum/fixState1 7 years ago
yann300 e45ee234cf standard 7 years ago
yann300 84a9f35f5e check bytecode (take in account ctor parameters) 7 years ago
yann300 c23d3f02e3 init state at each reload 7 years ago
chriseth 8d6f854ae8 Merge pull request #512 from ethereum/improvemappingdecoder 8 years ago
yann300 7835af29c0 Merge pull request #515 from ltfschoen/master 8 years ago
Luke Schoen fea16d0805 docs: Add Example Dapp Front End repo link 8 years ago
Luke Schoen cd05a04e4a docs: Add Geth Console command to check test node block number 8 years ago
Luke Schoen 0d63c142e7 docs: Fix title typo 8 years ago
yann300 f552e145de standard 8 years ago
yann300 f7b86b2c9d fix using debug_preimage with geth 8 years ago
yann300 4e074bdbc4 mapping: cache the initial decoded state 8 years ago
yann300 53fa793a13 do not reextract state vars if context is the same 8 years ago
yann300 49ff5eca14 remove console.log 8 years ago
yann300 aa207a8a06 Merge pull request #498 from cdetrio/mapping-decoder 8 years ago
yann300 112f058290 typo + emptyFill if memory not yet filled 8 years ago
yann300 07ad23765c return a promise if mappings alrady requested 8 years ago
yann300 566435c056 fix sha3 input extract 8 years ago
yann300 9922cd3297 cache the preimages for a debug session (using the initial state) 8 years ago
yann300 c24d4709ef extract sha3 input 8 years ago
yann300 b2d39f0a3a remove uneeded function 8 years ago
yann300 bd630bf8df add doc 8 years ago
yann300 f5221ee7b0 use helper 8 years ago
yann300 86b6678d7e remove location from getStructMembers 8 years ago
yann300 30f96bc375 move sha3 mapping from traceChache to web3VMProvider 8 years ago
cdetrio 320c024628 initial support for mapping types 8 years ago
yann300 d7e3bb7953 Merge pull request #509 from ethereum/eventManage 8 years ago
yann300 43d2a7f206 version change 8 years ago
yann300 7dd2f5ec24 Merge pull request #508 from ethereum/eventManage 8 years ago
yann300 a82be6589f eventManager as lib in index.js 8 years ago
yann300 61ad9378eb Merge pull request #504 from ethereum/fixTreeView2 8 years ago
yann300 7bb6d961c9 fix treeViewstyle 8 years ago
yann300 b8b61bf0bf Merge pull request #501 from ethereum/fixTreeView 8 years ago
yann300 94a769cc36 fixTreeView 8 years ago
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