Commit Graph

567 Commits (454393c4c4d1d67e457d03ac4a441e2bf355da4b)

Author SHA1 Message Date
yann300 454393c4c4 remove unneeded 7 years ago
ninabreznik 9793b52578 Refactor style-guide and enable it to be exported 7 years ago
ninabreznik 584bf3ff61 flexbox fix 7 years ago
ninabreznik bb6fcbfe24 Styling cleanup in debugger 7 years ago
ninabreznik 21a0b5880f Styling cleanup in debugger 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 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 c83833fca1 fixCompareByteCode 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 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
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
yann300 fe612258e1 eventManager as lib in index.js 8 years ago
yann300 8df0ee54a2 fix treeViewstyle 8 years ago
yann300 c8841a5478 fixTreeView 8 years ago
yann300 89b427f91a fix src map for abstract contract 8 years ago
cdetrio a503dc2c41 fix caret placement for struct data 8 years ago
cdetrio 58ee75fd53 fix scrollTop in instruction list 8 years ago
yann300 ed9a95dfa8 fix test 8 years ago
yann300 189e6ee38b fix build 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