Commit Graph

6428 Commits (2f49db40361efe47d1d19c7ddcbfa9e5aebec5dd)
 

Author SHA1 Message Date
chriseth c9f60da623 Merge pull request #123 from ethereum/self-contained 8 years ago
chriseth 519dbe2d4a Provide formal verification input. 8 years ago
Alex Beregszaszi 3f62855030 Move download to `npm run downloadsolc` 8 years ago
Alex Beregszaszi 29ed1bd3dd Load the local soljson.js if the list (soljsonSources) isn't present 8 years ago
Alex Beregszaszi 8d94032167 Download soljson.js as part of `npm run build` 8 years ago
The Gitter Badger ae1ac63dd3 Add Gitter badge 8 years ago
chriseth e5d96d1181 Merge pull request #131 from yann300/remix_integration 8 years ago
yann300 063b5dfc2a small changes 8 years ago
yann300 0f20ae650d Merge pull request #61 from yann300/fea1 8 years ago
yann300 b4e099e077 change sauceconnect access key 8 years ago
yann300 3f0bfdcf99 fix entry point location 8 years ago
chriseth 9f7e75dd46 Merge pull request #135 from Denton-L/minor-corrections 8 years ago
Denton Liu 0bc4619af7 Reorganise README 8 years ago
yann300 3dd99aaac6 small changes 8 years ago
yann300 9e143722de Merge pull request #60 from yann300/fea1 8 years ago
yann300 42c4f4f45a fix entry point location 8 years ago
yann300 6f122da1b6 Merge pull request #59 from yann300/fea1 8 years ago
yann300 cc9fc61ab5 alpha 2 8 years ago
Denton Liu 5399360b8b Update copyright 8 years ago
chriseth 468b285a92 Merge pull request #134 from iFA88/patch-2 8 years ago
chriseth b232ef8f96 Merge pull request #129 from ethereum/self-contained-zip 8 years ago
chriseth c0a55f45a6 Merge pull request #60 from ethereum/use-solc-compiler 8 years ago
yann300 d3f9ae14ce bug icon 8 years ago
yann300 a0aa53b222 add test 8 years ago
yann300 e3c3a55506 remix alpha version 8 years ago
yann300 1748be011a remix version 8 years ago
yann300 16b214ca41 remix int 8 years ago
yann300 3a4516abfa Merge pull request #58 from yann300/fea1 8 years ago
yann300 167972d5fc set alpha version 8 years ago
yann300 0167e10d9d loading app from browser 8 years ago
iFA 2c10a3189e Fix dargbar width 8 years ago
yann300 6f042dd83f 0.0.2 version 8 years ago
yann300 35c064c64d Merge pull request #57 from yann300/fea1 8 years ago
yann300 d7069c4356 start external debugging 8 years ago
yann300 5aea9b9502 Merge pull request #55 from yann300/fea1 8 years ago
Alex Beregszaszi d3d310fe2a Include a gas limit for web3 constant calls 8 years ago
yann300 faeeecb2c6 add tests 8 years ago
yann300 80f2f7bb88 - fix ui 8 years ago
yann300 ffabd80e96 display full storages changes 8 years ago
yann300 bc4ff980fc display full storages changes 8 years ago
Alex Beregszaszi bb92e7a103 Merge pull request #130 from ethereum/fix-vm-tx 8 years ago
Alex Beregszaszi 71ea03c5ef In VM mode, exception = 0 means that an exception happened (weirdly enough) 8 years ago
Alex Beregszaszi d5b9ea91c5 Use proper values for nonce/gasPrice/gasLimit for transactions in VM mode 8 years ago
Alex Beregszaszi 2d61b9c01b Do not package browser-solidity-*.zip recursively 8 years ago
Alex Beregszaszi c6fa3cb0be Only include the required files in the ZIP 8 years ago
Alex Beregszaszi 175182913f Create zip file during Travis deployment 8 years ago
chriseth 36682d2111 Merge pull request #125 from ethereum/patch/gaslimit-overhaul 8 years ago
Alex Beregszaszi 3f4cb564d0 Make gasLimit fully configurable from UI 8 years ago
Alex Beregszaszi 628221286d Use higher (3M) starting limit for gas 8 years ago
Alex Beregszaszi 52f255a44c Use the gas limit supplied in VM mode 8 years ago