Commit Graph

4674 Commits (cfedff411145dc9d338f272d1fa452cdc3dc318e)
 

Author SHA1 Message Date
Luke Schoen 0d63c142e7 docs: Fix title typo 8 years ago
ninabreznik 7d5cfbb9d2 Changed vmin to em for font-size 8 years ago
soad003 a5f7dd22c3 Static Analysis: improvements of messages, similar var names ignore prefixed with underscore as suggested by chriseth 8 years ago
chriseth 4a2c8139aa Merge pull request #569 from ethereum/showAccountBalances 8 years ago
chriseth 2a6107556e Merge pull request #570 from ethereum/gasLimit 8 years ago
yann300 df25f424f3 standard 8 years ago
yann300 c660fc8048 add getBalance + refactor 8 years ago
yann300 682f0709e8 typo 8 years ago
yann300 fc2f484311 reuse gasestimation 8 years ago
yann300 49a155104d Merge pull request #563 from ethereum/compilationWarning 8 years ago
yann300 1c4eca46d7 highlight contract tab 8 years ago
yann300 0b558939a8 standard code 8 years ago
yann300 d80462e21f Merge pull request #562 from ethereum/contractTabTitles 8 years ago
ninabreznik ee3877944e Remove empty warning box when no message 8 years ago
ninabreznik d77bb33471 Stop propagation on copy address 8 years ago
ninabreznik b73bdf10a2 Move compilation warning under Compile button 8 years ago
yann300 2fd3375069 hide/show 8 years ago
yann300 fb74c84642 use span instead of div (so it won't modify the height of the panel when the warning is displayed) 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
ninabreznik 36049b6c83 Restyle compilation warning 8 years ago
ninabreznik ed269cdec4 Fixing styling (caret on instance, abstract contracts title) 8 years ago
soad003 11a6bb7a07 Static Analysis: modules inlineAssembly, blockhash, blocktimestamp, similar variable names, low level calls 8 years ago
chriseth a6f3391610 Merge pull request #508 from soad003/staticanalysis 8 years ago
soad003 7ef1afc331 Static Analysis: improvements suggested by chriseth 8 years ago
chriseth fc3e131423 Merge pull request #559 from ethereum/removeFormalVerification 8 years ago
yann300 90c56d9f8e remove formal verification 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 6a7159f34a Merge pull request #556 from ethereum/fixGasLimit 8 years ago
yann300 f12a6f789c gasLimit 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 264926dc8c Merge pull request #551 from ethereum/warnIfCompilationToolong 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 a241390a79 rename compilationSpeed => compilationDuration 8 years ago
yann300 10cf8fd395 Merge pull request #554 from ninabreznik/padding_contract_tab 8 years ago
yann300 ae9b489691 Merge pull request #553 from ethereum/loadingSpinnerOrigin 8 years ago
yann300 14de99cf64 fix test 8 years ago
yann300 9aa6e65ae7 fix tab change event 8 years ago