Commit Graph

5681 Commits (0439761fe9fe6e1a75b7707a846f37d3e561d278)
 

Author SHA1 Message Date
chriseth 3d23b3b9da Delete old and add new key. 8 years ago
chriseth 6d618b2949 Merge pull request #392 from ethereum/deployToRemixLive 8 years ago
chriseth 7978fdc147 Fix decryption. 8 years ago
yann300 df67b4222e Merge pull request #391 from ethereum/deployToRemixLive 8 years ago
chriseth bf9d14524f Also deploy to remix-live repository. 8 years ago
Alex Beregszaszi 3f32801f13 Mention Remix in the README 8 years ago
Alex Beregszaszi cffff773d7 Add remix.ethereum.org as the new main URL in the README 8 years ago
Alex Beregszaszi 274f8e665c Add remix.ethereum.org as the CNAME for Github Pages 8 years ago
Alex Beregszaszi d74cb8e50a Consistently use the set/getCacheFile abstraction 8 years ago
yann300 6ad371f433 use monospace for memory 8 years ago
yann300 725b8c48dc Merge pull request #159 from ethereum/decodeLocals 8 years ago
yann300 7896c05d92 fix tests 8 years ago
yann300 b83df700ca Merge remote-tracking branch 'origin/master' into decodeLocals 8 years ago
yann300 54cab1c351 fix txbrowser 8 years ago
yann300 a6f654988d remove displaying empty obj + typo 8 years ago
yann300 5f45c5a118 rename storageStore/memoryStore 8 years ago
yann300 989d4924db display empty treeview instead of nothing 8 years ago
yann300 11f28d5d99 make dropdownlist use treeview 8 years ago
yann300 99ded5efde treeview 8 years ago
Alex Beregszaszi 0857b30a0a Remove SOL_CACHE_UNTITLED 8 years ago
Alex Beregszaszi d554265052 Use consistent parameter naming in editor 8 years ago
Alex Beregszaszi af9a0bd10e Rename swicthToFile to switchToFile 8 years ago
Alex Beregszaszi 0c2e4753c9 Merge showFileHandler into the event handler 8 years ago
Alex Beregszaszi fc98e42bbf Add comments to editor calls 8 years ago
chriseth e8dbc8e2b1 Merge pull request #388 from ethereum/clean-loading 8 years ago
Alex Beregszaszi 31dca0dbb9 Editor: stop earlier if not loading from storage 8 years ago
Alex Beregszaszi d88035e5de Editor: move command setup to the beginning of init 8 years ago
Alex Beregszaszi 96db85b6e5 Editor: move getFiles to init 8 years ago
Alex Beregszaszi 3418e8216b Editor: rename loadingFromGist 8 years ago
chriseth 2064ac9b6e Merge pull request #377 from ethereum/storage-reworked 8 years ago
chriseth f81504c7a3 Merge pull request #387 from ethereum/config-autocompile 8 years ago
Alex Beregszaszi 7bb10cd184 Make autocompile a configuration item 8 years ago
Alex Beregszaszi 5f635055a2 Ignore any keys not including sol: in keys() 8 years ago
Alex Beregszaszi d521af5f28 Use more strict replacements in storage 8 years ago
Alex Beregszaszi f9ad4bcb2a Remove fileKey/fileNameFromKey as storage.get/set includes it now 8 years ago
chriseth 3115a76683 Merge pull request #169 from ethereum/manageinvalidJump 8 years ago
Alex Beregszaszi 20911afccf The old editorSize conversion code isn't supported anymore 8 years ago
Alex Beregszaszi 47667fa58e Change storage abstraction to use a new key 8 years ago
chriseth a451c5f380 Merge pull request #375 from ethereum/config-file 8 years ago
yann300 676745f2de fix warning if parent reverted 8 years ago
yann300 2f99f49739 don't reset previous tx 8 years ago
yann300 5c41554821 fix JumpToNextCall 8 years ago
yann300 47a1729413 set error to true if trace ending is invalid 8 years ago
yann300 a083015aa6 add <not implemented> to mapping 8 years ago
yann300 4a3824cfb4 rename decode -> decodeFromMemory 8 years ago
yann300 c6dd5e26ae move storageStore memoryStore to function class 8 years ago
yann300 b243ea8ee3 override the type location during parsing 8 years ago
yann300 65efcf8ecb rename location storagelocation 8 years ago
Alex Beregszaszi a71c688da5 Enclose JSON conversion in try/catch 8 years ago
Alex Beregszaszi f36b9d9ac8 Avoid showing the config file in the editor (temporary solution) 8 years ago