Commit Graph

610 Commits (b73bdf10a27e75914e1ec7204f3ecdc7ff62f74a)

Author SHA1 Message Date
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
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
yann300 a6d0524c01 div instead of span 8 years ago
yann300 9321f33567 rename css filepanel -> filepanel-container 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
yann300 5c75a5f6da load previously loaded file at init 8 years ago
yann300 159ce2d914 add sol extension 8 years ago
yann300 56850ce7f5 don't sync if nothing is loaded in the editor 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 f083262b3b add more precise label when execution fails 8 years ago
ninabreznik f2318b6c06 Change back to Transact(Payable) 8 years ago
ninabreznik ff8fceafa0 Add test changes made by Yann and restyle copy-to-clipboard 8 years ago
yann300 8cd83a8cf1 fix provider selector 8 years ago
yann300 1cebb1319f fix provider selector 8 years ago
yann300 e22ecbdd7e fix test 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