Commit Graph

88 Commits (82d090c9305e2a2b7bc94856ef73866a0135a62d)

Author SHA1 Message Date
d11e9 82d090c930 improved error and warning navigation 9 years ago
chriseth 09159dfa20 Show warnings correctly. 9 years ago
d11e9 4c3dbae43b fix untitled naming regression 9 years ago
d11e9 1c865f623d fix imports for new files storage scheme 9 years ago
d11e9 4698cc1223 fix removal bug and focus editor on tab change 9 years ago
d11e9 374305dfa1 fix rename and new file bug 9 years ago
d11e9 dc1b100c9d migrate to sol-cache-file-filename localStorage 9 years ago
d11e9 e7a247dcd2 fix syntax error 9 years ago
chriseth 81eb45fb3a Style. 9 years ago
chriseth 7985e9864d Prevent double confirmation. 9 years ago
chriseth a205977ace Position cursor at beginning after insert. 9 years ago
chriseth 1a9525c722 Preserve previous contents. 9 years ago
chriseth 330dd9f5a3 Increased deploy gas. 9 years ago
d11e9 1df3b9ee4e select all on rename 9 years ago
d11e9 833f2e5ade save changes even on error 9 years ago
d11e9 bfbbcf0c36 listen to <enter> key on rename 9 years ago
d11e9 d473c2ca86 show usage in ballot 9 years ago
d11e9 47c7f112ac recusive imports 9 years ago
d11e9 488537ad17 fix bugs when removing all files 9 years ago
d11e9 9ee7935e0a dont rename if same 9 years ago
d11e9 9a3352aa34 allow imports from local files 9 years ago
d11e9 5eb10e8414 fix multiple files bugs 9 years ago
d11e9 0631065907 multiple files 9 years ago
chriseth 9f3d5eaeeb Allow more gas. 9 years ago
chriseth 3f881d9dbe Do not use AJAX for retrieving the list of binaries. 9 years ago
d11e9 cf97d6dd55 organise libs, add readme and npm package.json 9 years ago
chriseth 33ff32c4f1 Report multiple errors. 9 years ago
chriseth e3852b338c Provide a way to select and switch the compiler version. 9 years ago
chriseth 2ed2a1c0fe File structure to provide multiversioned solidity. 9 years ago
chriseth 3f7274c1d8 Show tx.origin. 9 years ago
chriseth fd4a93ad87 Report errors without line numbers again. 9 years ago
chriseth 8bc8d83887 Show runtime bytecode. 9 years ago
chriseth 574c29a031 Do not display create button if there is no bytecode. 9 years ago
chriseth f5f5a34c70 Added license. 9 years ago
d11e9 8b1eca91c6 Revert "add github ribbon to original repo" 9 years ago
d11e9 2207f06e9f Revert "move fork banner into header" 9 years ago
d11e9 c4c4b465e1 move fork banner into header 9 years ago
d11e9 52675f5bca fix resize, must be called after editor is setup 9 years ago
d11e9 b945edd9a2 call onResize when setting default size from cache 9 years ago
d11e9 bdb5a09f8c cache editor resizing and use as default 9 years ago
d11e9 3ff5f35557 add github ribbon to original repo 9 years ago
d11e9 7b6dec9deb output uDApp combined abi,name,bytecode 9 years ago
d11e9 31786a1135 cache input in localStoarage, tidy ui 9 years ago
d11e9 a5a7013333 add text wrap option 9 years ago
d11e9 4c786e8b70 allow editor/output resize 9 years ago
d11e9 40cea74173 re-add demo ballot 9 years ago
d11e9 39b277e44f ui tidy and show syntax errors in editor 9 years ago
Alexandre Van de Sande a5a74808dd updated javascript on newly named 'console deploy' 9 years ago
chriseth 27f4eb6124 Cope with interface-only contracts. 9 years ago
chriseth cc08e0adcf Fixed formatting of data strings. 9 years ago