Commit Graph

201 Commits (d79edb90635edb0fb69988cf57ee34901922a86f)

Author SHA1 Message Date
d11e9 bd2d475bb3 add execution context toggle and warning 9 years ago
d11e9 fec3d2ce89 update editor on textwrap option change 9 years ago
d11e9 717c7e922f render contract if only warnings, and make dismissable 9 years ago
d11e9 a85a9e8458 bugfix dragbar not working when rhp is scolled 9 years ago
d11e9 28f9e17938 fix contract output collapsing/hiding 9 years ago
d11e9 cf8c9b5a4d re-add bytecode output 9 years ago
d11e9 37af8b4048 Remove console logs and fix txorigin regression 9 years ago
d11e9 bf0acf274b use universal-dapp interface 9 years ago
d11e9 31e6034198 add missing semicolons 9 years ago
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