Commit Graph

1700 Commits (3b2cc1e40b079ef917f581fd078f1bd78922267b)

Author SHA1 Message Date
serapath f09f5a38a3 REFACTOR ui state + production build 8 years ago
serapath 39491d97fe fix remove file bug 8 years ago
serapath 40f8abe827 add file explorer 8 years ago
yann300 1fa433a462 do not completely hide `contract` row 8 years ago
yann300 f223d15fef Update execution-context.js 8 years ago
ninabreznik 69b15fd37b Rename and restructure tabs and content in righthand panel 8 years ago
Michael Fröwis ff3db09669 Static analysis, this on local calls. Change requests 8 years ago
Michael Fröwis 7039d85a1f Static analysis, this on local calls 8 years ago
Michael Fröwis 3a720bf70e static analysis, this on local calls 8 years ago
Alex Beregszaszi 480456e2f8 Support older solc 8 years ago
Alex Beregszaszi ef6865a129 Ignore .remix.config in files.listAsTree() 8 years ago
Alex Beregszaszi cd4d696807 Issue warning if gist publish failed 8 years ago
Alex Beregszaszi a0164ed795 Issue warning if localstorage fails 8 years ago
Alex Beregszaszi fafe1bce3d Add hint into the version dropdown 8 years ago
yann300 1250d12eb5 add breakpoint even if no compilation data 8 years ago
yann300 f9fdd3424c disable gas estimation 8 years ago
Alex Beregszaszi 09bbcf54b4 Implement files.listAsTree() 8 years ago
Alex Beregszaszi ebe47ac68e Fix github import 8 years ago
Alex Beregszaszi bd0a6eac6d Publish metadata and contract sources 8 years ago
Alex Beregszaszi 922c533f14 Disable publish button if metadata is missing 8 years ago
Alex Beregszaszi e2aabbc963 Use verified swarm publishing 8 years ago
Alex Beregszaszi 57be7233d4 Add swarmVerifiedPublish method 8 years ago
Alex Beregszaszi d978e2aefa Publish metadata on Swarm 8 years ago
Alex Beregszaszi c83457172b Pass metadata to udapp 8 years ago
Alex Beregszaszi 8f630012d8 Disable publish button if create is disabled 8 years ago
Alex Beregszaszi e6ab0dc7aa Add dummy publishContract listener 8 years ago
Alex Beregszaszi 157c5367ec Add publish button to udapp (triggers publishContract event) 8 years ago
Alex Beregszaszi 37cf8a3f3c Remove code duplication in handleImport 8 years ago
Michael Fröwis 17a810e011 fix editorWindowSize getting negative 8 years ago
Michael Fröwis 355b05c5f7 fix editorWindowSize getting negative 8 years ago
Michael Fröwis bed67f2bf4 Categories for static analysis modules 8 years ago
Alex Beregszaszi 81234a5986 Use CORS compatible requests 8 years ago
Alex Beregszaszi 36473dea50 Group loading messages 8 years ago
Alex Beregszaszi a7a483824a Allow only ipfs:/ or ipfs:// 8 years ago
Alex Beregszaszi 4f0bed8e90 Support importing IPFS files 8 years ago
Alex Beregszaszi 5beea7fc5d Use DOM object with ACE (and not the name) 8 years ago
Alex Beregszaszi b414777899 Supply DOM name to editor from the outside 8 years ago
Alex Beregszaszi 8b7970f429 Remove dependency on divs in editor 8 years ago
yann300 267744047f fix gist 8 years ago
Alex Beregszaszi c2e066d054 Rename .browser-solidity.json to .remix.config 8 years ago
Alex Beregszaszi 21fc25536b Sync file before compiling 8 years ago
Alex Beregszaszi 2b40ca4388 Do not shadow variables 8 years ago
yann300 71fb7a5d5e fix gist 8 years ago
Alex Beregszaszi 9fb650157a Support all 3 Swarm protocols (bzz,bzzr,bzzi) 8 years ago
Alex Beregszaszi 7359d27374 Support downloading Swarm objects via RPC 8 years ago
Alex Beregszaszi ca2301de84 Allow bzz:// and manifest URLs 8 years ago
Alex Beregszaszi df9aa54ae7 Support importing Swarm files 8 years ago
yann300 053304ef7c use new API 8 years ago
yann300 3b7d4dd5de typo 8 years ago
yann300 8b0f3e1da7 check if compilation available 8 years ago