Commit Graph

973 Commits (1b3fa8a8153a7edfcca2c28ca3b6d1c59ab426e6)
 

Author SHA1 Message Date
ninabreznik c69adf1b6f flexbox fix 7 years ago
ninabreznik 1eadedfcbb Merge branch 'restylingDebugger' of https://github.com/ethereum/remix into restylingDebugger 7 years ago
ninabreznik 74887fc754 Styling cleanup in debugger 7 years ago
ninabreznik 56296e63aa Styling cleanup in debugger 7 years ago
yann300 aaf2a39b86 Merge pull request #542 from ethereum/decodeAfterXms 7 years ago
yann300 72c8608a90 Merge pull request #537 from ethereum/soliditySourceLocation 7 years ago
yann300 4f6755c0d8 Merge pull request #536 from ethereum/fixSteppingBack 7 years ago
yann300 7c057fcb92 decode locals 500ms after the last step change 7 years ago
yann300 654213c190 only load state 500ms after the last step change 7 years ago
yann300 f743045b27 improve solidity reduced trace 7 years ago
yann300 750d8355a6 fix findClosestIndex 7 years ago
yann300 6608be8fb5 Merge pull request #534 from ethereum/updateIndex 7 years ago
yann300 df35147af2 add logs to transaction receipt 7 years ago
yann300 71f9a7b57a add get TransactionReceipt to vmprovider 7 years ago
yann300 526a6b05bd make some remix modules public 7 years ago
yann300 a1b18ed450 Merge pull request #530 from ethereum/fixCompareByteCode 7 years ago
yann300 bd125fc817 fixCompareByteCode 7 years ago
yann300 24536ed820 Merge pull request #531 from ethereum/fixTest 7 years ago
yann300 9203a8375e fix test - adapt to last solc change 7 years ago
yann300 f07cae9413 Merge pull request #526 from ethereum/constantState 7 years ago
yann300 eecc634985 Merge pull request #525 from ethereum/fixLibReference 7 years ago
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