Commit Graph

697 Commits (5576732323c3d5dadb7d51686f044cbbf3398545)
 

Author SHA1 Message Date
iFA 2c10a3189e Fix dargbar width 8 years ago
Alex Beregszaszi d3d310fe2a Include a gas limit for web3 constant calls 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
Dave Hoover 861deadf23 Encapsulating 'Cache File Prefix' 8 years ago
Dave Hoover b9459f28ac Polishing the cli for browser testing 9 years ago
Alex Beregszaszi c23f8bf08a Compiler: use solc/worker instead of builtin code 9 years ago
chriseth b1e4e018f6 Merge pull request #104 from redsquirrel/disable-browser-testing 9 years ago
Dave Hoover 0112779f30 Disabling browser testing 9 years ago
chriseth a4e7ba42c0 Merge pull request #103 from redsquirrel/browser-testing1 9 years ago
Dave Hoover 82e1de3ba9 Having another go at stable in-browser testing 9 years ago
chriseth 6c74236868 Merge pull request #91 from Denton-L/44-revised 9 years ago
chriseth f725642113 Merge pull request #94 from redsquirrel/browser-testing 9 years ago
chriseth 5ce87fd310 Merge pull request #100 from ethereum/fixwindow 9 years ago
chriseth aeb66ab880 Fix undefined window in worker. 9 years ago
chriseth 512094bd73 Merge pull request #97 from Victory/issue-92-documentation-improvements 9 years ago
Dave Hoover 795c429dda Documenting browser vs unit testing 9 years ago