Commit Graph

1029 Commits (6e83b2a46deba352bed2f4520279ea2ad28bda04)

Author SHA1 Message Date
Matthew Zipkin 93ffe519d6 little spelling error 8 years ago
ninabreznik b4d2cd706a Refactor tabHighlighting function 8 years ago
ninabreznik fadd5765e5 Move highlighting tab logic to settings tab 8 years ago
yann300 be876cc238 copy address 8 years ago
yann300 864c1774e8 fix at address 8 years ago
yann300 c9780ec9d4 fix newFile 8 years ago
yann300 2b741c691e use javascript functions instead of jquery 8 years ago
yann300 be55361a44 increase/decrease editor font size 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
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 1c4eca46d7 highlight contract tab 8 years ago
yann300 0b558939a8 standard code 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
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
soad003 7ef1afc331 Static Analysis: improvements suggested by chriseth 8 years ago
yann300 90c56d9f8e remove formal verification 8 years ago
yann300 f12a6f789c gasLimit 8 years ago
yann300 a241390a79 rename compilationSpeed => compilationDuration 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 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
yann300 7474ddf2f9 warn if compilation too slow 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 dc7dc11954 Static Analysis: library support 8 years ago
Michael Fröwis 0ef31dfb1b Static Analysis: use astWalker from ethereum-remix 8 years ago
Michael Fröwis f9f03813d0 Static Analysis: Builtin Functions, Super keyword 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