Commit Graph

1476 Commits (979717d7e60ccd59d886e05b32acdb6ed3de5636)
 

Author SHA1 Message Date
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
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 6a7159f34a Merge pull request #556 from ethereum/fixGasLimit 8 years ago
yann300 f12a6f789c gasLimit 8 years ago
yann300 264926dc8c Merge pull request #551 from ethereum/warnIfCompilationToolong 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
yann300 e22f0401cc - move warning to renderer.js 8 years ago
ninabreznik 23887320b7 Refactor tabbed menu and loading spinner + fix a bug in event manager 8 years ago
ninabreznik 34085afd71 Refactor Tabbed menu 8 years ago
ninabreznik 35c731ad8f Fix link to documentation 8 years ago
ninabreznik a86f23851a Remove spinner from contract tab, add warning msg, moved settings tab to second place 8 years ago
ninabreznik 777fcf9e2c Remove doubbled register and move cb outside of register function 8 years ago
ninabreznik 22cb31f9c3 Add loaderSpinner 8 years ago
ninabreznik 65d7000347 Change default tab to contract 8 years ago
ninabreznik fc629f5709 Rearange tabs - contract first tab 8 years ago
yann300 7474ddf2f9 warn if compilation too slow 8 years ago
yann300 10cdc1dcb4 Merge pull request #548 from ethereum/eventManager 8 years ago
yann300 f2a761cff7 use eventManager from remix repo 8 years ago
yann300 a19c003b25 eventManager anonymous obj 8 years ago
ninabreznik 52f8fc29ba Cleanup 8 years ago
Michael Fröwis 85ae6115e5 Static Analysis: new as const breaker 8 years ago
Michael Fröwis d0e2d12360 Static Analysis: changes as suggested by chriseth 8 years ago
Michael Fröwis 6bb29630fc Static Analysis: fix browser tests 8 years ago
Michael Fröwis 5d2e69c7a8 Static Analysis: fixes testing after merge 8 years ago
Michael Fröwis 194c59a358 Static Analysis: us solc/wrapper 8 years ago
Michael Fröwis dc7dc11954 Static Analysis: library support 8 years ago
Michael Fröwis f2068ea236 General: node 7 for testing 8 years ago
Michael Fröwis 0ef31dfb1b Static Analysis: use astWalker from ethereum-remix 8 years ago
Michael Fröwis b8e2db29b9 Static Analysis: more unit tests 8 years ago
Michael Fröwis f9f03813d0 Static Analysis: Builtin Functions, Super keyword 8 years ago
Michael Fröwis b2a5eafa21 Static Analysis: fix integration tests 8 years ago
Michael Fröwis 242a8f4fec Static Analysis: fixes after merge 8 years ago
Michael Fröwis 130f42faa8 Static Analysis: more unit tests 8 years ago
Michael Fröwis eb84b083b1 Static Analysis: fix blockBlockhash, warn on modifiers 8 years ago
Michael Fröwis 44327da285 Static Analysis: integration tests 8 years ago
Michael Fröwis d68814df4b Static Analysis: more unit tests 8 years ago
Michael Fröwis 11917ffcfb Static Analysis: ChecksEffectsInteraction, Constant Function, Inline Assembly. Without integration tests and modifier support 8 years ago