Commit Graph

863 Commits (a57e8c5b50f7fe1f25cabd25936f29201572847e)

Author SHA1 Message Date
ninabreznik fadd5765e5 Move highlighting tab logic to settings tab 8 years ago
yann300 be876cc238 copy address 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 c660fc8048 add getBalance + refactor 8 years ago
yann300 682f0709e8 typo 8 years ago
yann300 fc2f484311 reuse gasestimation 8 years ago
ninabreznik ee3877944e Remove empty warning box when no message 8 years ago
ninabreznik b73bdf10a2 Move compilation warning under Compile button 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
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 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
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
yann300 a6d0524c01 div instead of span 8 years ago
yann300 cc6ed4604c fix remove icon 8 years ago
yann300 970f0484b4 remove old TODO 8 years ago
yann300 2570903c72 remove old TODO 8 years ago
chriseth 405ea9d351 File explorer cleanup. 8 years ago
yann300 9ba1af2593 readd justify-content 8 years ago
yann300 33226bff73 remove 'justify-content' from class ''activeMode' 8 years ago
yann300 8cd83a8cf1 fix provider selector 8 years ago
yann300 1cebb1319f fix provider selector 8 years ago
ninabreznik d03f0c45ad Add copy instance address to clipboard 8 years ago
ninabreznik 205fa8e7c2 Styling output (udapp) 8 years ago
ninabreznik 267e56ae74 Resizing, styling fixes... 8 years ago
ninabreznik a43309db61 Fix coding standard issue 8 years ago