Commit Graph

610 Commits (e5d96d118128bc590f5fedca8d89370907b0f581)
 

Author SHA1 Message Date
chriseth e5d96d1181 Merge pull request #131 from yann300/remix_integration 8 years ago
yann300 063b5dfc2a small changes 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
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
iFA 2c10a3189e Fix dargbar width 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
Alex Beregszaszi 4e70ecba3e Rename 'gas' to 'gasLimit' 8 years ago
Alex Beregszaszi d66a7a48d5 Merge pull request #124 from ethereum/fix-estimategas 8 years ago
Alex Beregszaszi 8dbcb742b2 Merge pull request #128 from ethereum/update-web3 8 years ago
Alex Beregszaszi b3de0974bc Require web3 0.16.0 for fixes (and personal account support) 8 years ago
Alex Beregszaszi f1b0430e96 UDapp: don't supply a hardcoded limit to estimageGas, but judge based on the response 8 years ago
chriseth 95bff0999d Merge pull request #120 from yann300/tests 8 years ago
yann300 4700d8660b quick changes 8 years ago
chriseth 7ec9e2dbd0 Merge pull request #121 from Denton-L/cache-build 8 years ago
Denton Liu b74f9accd9 Reformat .travis.yml 8 years ago
Denton Liu 179dbc0875 Enable caching for Travis builds 8 years ago
yann300 362378ac42 sauce tests 8 years ago
chriseth 2583e189df Merge pull request #111 from Denton-L/fix-110 8 years ago
Bob Summerwill 017f17a5d1 Merge pull request #119 from Denton-L/fix-118 8 years ago
Denton Liu f3a8e3d818 Change value of address 8 years ago
Denton Liu 6379a5275e Fix #110 8 years ago
chriseth bc4b7e9629 Merge pull request #114 from Denton-L/fix-113 8 years ago
chriseth 1e4c075ff8 Merge pull request #108 from redsquirrel/browser-testing-cli-polish 8 years ago
chriseth 0c97e001e3 Merge pull request #117 from Denton-L/upload-fix-on-72 8 years ago
Denton Liu e1b1bff589 Make file upload safer 8 years ago
Denton Liu 78223ba082 Changed SOL_CACHE_FILE within the callback 8 years ago
Denton Liu 1bd0dbb10e Removed unnecessary anonymous function 8 years ago
chriseth 2c58765583 Merge pull request #72 from redsquirrel/group-storage-methods 8 years ago
Dave Hoover 35e9fee718 Pulling all storage-related methods into storage.js 8 years ago
Denton Liu 6596548671 Fix #113 8 years ago
chriseth 7a9b16956c Merge pull request #77 from redsquirrel/encapsulate-cache-file-prefix 8 years ago