Commit Graph

584 Commits (0154eb4be8e32986a98eb44799a9de4cdf89a001)

Author SHA1 Message Date
yann300 0154eb4be8 fix memory value decoding 7 years ago
yann300 b29ef4e893 support indexed event 8 years ago
yann300 da0c0c7ce3 jump to the start of the fn call 8 years ago
yann300 e62acd8dc3 show solidity state / locals if source code available 8 years ago
yann300 1c34037849 gas to Decimal 8 years ago
yann300 e34fe1d669 remove unneeded 8 years ago
yann300 bfb8059c25 fix button order 8 years ago
yann300 2a8041153b fix button width 8 years ago
yann300 5caab05b31 decode input/output params 8 years ago
yann300 676cdc1ae5 fix return of external call vs return of internal call 8 years ago
yann300 1e088e1a24 fx util fn 8 years ago
yann300 aa4600fa4b add util function to web3vm provider 8 years ago
yann300 f90e4ea7c6 add util function to web3vm provider 8 years ago
yann300 0bb2ba214e fix: do not throw if no topic 8 years ago
yann300 454393c4c4 remove unneeded 8 years ago
ninabreznik 9793b52578 Refactor style-guide and enable it to be exported 8 years ago
ninabreznik 584bf3ff61 flexbox fix 8 years ago
ninabreznik bb6fcbfe24 Styling cleanup in debugger 8 years ago
ninabreznik 21a0b5880f Styling cleanup in debugger 8 years ago
yann300 4fccd6f432 decode locals 500ms after the last step change 8 years ago
yann300 6cdfb38ec9 only load state 500ms after the last step change 8 years ago
yann300 765e06d341 improve solidity reduced trace 8 years ago
yann300 67c6795835 fix findClosestIndex 8 years ago
yann300 2643c0d4c6 add logs to transaction receipt 8 years ago
yann300 71a33ffbbf add get TransactionReceipt to vmprovider 8 years ago
yann300 a7394e7c39 make some remix modules public 8 years ago
yann300 c83833fca1 fixCompareByteCode 8 years ago
yann300 f2072054b8 use compareByteCode in contractNameFromCode 8 years ago
yann300 2cd2e2629c better format decoded state 8 years ago
yann300 c85a49ecab display <constant> if state var is constant 8 years ago
yann300 acd644fd29 add & use compareByteCode 8 years ago
yann300 fde9169ec8 standard 8 years ago
yann300 e31060aaec check bytecode (take in account ctor parameters) 8 years ago
yann300 1e65fec816 init state at each reload 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 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