Commit Graph

967 Commits (1d6e50c7bbec23e5907b02bcca694ebae56cb479)
 

Author SHA1 Message Date
yann300 94d6049f11 Merge pull request #536 from ethereum/fixSteppingBack 7 years ago
yann300 4fccd6f432 decode locals 500ms after the last step change 7 years ago
yann300 6cdfb38ec9 only load state 500ms after the last step change 7 years ago
yann300 765e06d341 improve solidity reduced trace 7 years ago
yann300 67c6795835 fix findClosestIndex 7 years ago
yann300 842cc9834e Merge pull request #534 from ethereum/updateIndex 7 years ago
yann300 2643c0d4c6 add logs to transaction receipt 7 years ago
yann300 71a33ffbbf add get TransactionReceipt to vmprovider 7 years ago
yann300 a7394e7c39 make some remix modules public 7 years ago
yann300 557121cbbf Merge pull request #530 from ethereum/fixCompareByteCode 7 years ago
yann300 c83833fca1 fixCompareByteCode 7 years ago
yann300 aff02b6779 Merge pull request #531 from ethereum/fixTest 7 years ago
yann300 56bfbe307d fix test - adapt to last solc change 7 years ago
yann300 967f95d98a Merge pull request #526 from ethereum/constantState 7 years ago
yann300 fae944fcd5 Merge pull request #525 from ethereum/fixLibReference 7 years ago
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