Commit Graph

423 Commits (e3a83e4299b39ec1aaa388c5b66dc45d90439588)

Author SHA1 Message Date
yann300 53ecc0c146 rename API => appAPI && coding standard 8 years ago
ninabreznik c6a60897d2 Somehow working refactoring 8 years ago
yann300 5de2eff7a3 fix compilation warning 8 years ago
ninabreznik 582e5be14f Remove reduntant scrollbars 8 years ago
soad003 a6d3658598 Static Analysis: checks effects interaction bugfix transfer, suggestions by chriseth 8 years ago
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 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