Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remote miner fixes. | Gav Wood | 2015-04-20 | 1 | -1/+2 |
| | |||||
* | Minor fix for integration tests. | Gav Wood | 2015-04-19 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1666 from CJentzsch/allhexfix | Gav Wood | 2015-04-19 | 2 | -9/+9 |
|\ | | | | | 0x -> 0x0 for numbers | ||||
| * | simplification | CJentzsch | 2015-04-18 | 2 | -8/+8 |
| | | |||||
| * | 0x -> 0x0 for numbers | CJentzsch | 2015-04-18 | 2 | -9/+9 |
| | | |||||
* | | Merge pull request #1501 from LefterisJP/abstract_contract_contructors | chriseth | 2015-04-17 | 1 | -2/+35 |
|\ \ | |/ |/| | Abstract contract contructors | ||||
| * | Check all constructors in inheritance chain get args | Lefteris Karapetsas | 2015-04-17 | 1 | -0/+19 |
| | | | | | | | | - Also add a missing override in a function of EnumValue | ||||
| * | Allowing abstract contracts constructor to have no args | Lefteris Karapetsas | 2015-04-17 | 1 | -2/+16 |
| | | | | | | | | | | | | | | | | - If a constructor is part of an abstract contract we can omit its arguments - IF a contract is abstract make sure to not create and/or request Assembly code about it since it's not compiled | ||||
* | | Merge pull request #1654 from chriseth/sol_fix_smallNegativeStorageValues | chriseth | 2015-04-17 | 1 | -0/+23 |
|\ \ | |/ |/| | Fix for small negative storage values. | ||||
| * | Tests for signed integers in storage. | chriseth | 2015-04-17 | 1 | -0/+23 |
| | | |||||
* | | network save/restore: merge fixes, simpler code, limit parse of require flag ↵ | subtly | 2015-04-17 | 1 | -1/+1 |
| | | | | | | | | to peers (reflecting save code). | ||||
* | | Merge branch 'develop' into discoveryEndpoints | subtly | 2015-04-17 | 10 | -53/+96 |
|\| | |||||
| * | Merge pull request #1569 from winsvega/allfieldshex | Gav Wood | 2015-04-17 | 9 | -53/+90 |
| |\ | | | | | | | All Test Fields As Hex | ||||
| | * | All Fields Hex: remove line | winsvega | 2015-04-16 | 1 | -1/+0 |
| | | | |||||
| | * | All Fields Hex: ttTransaction Filler | winsvega | 2015-04-16 | 1 | -1/+2 |
| | | | |||||
| | * | All fields Hex: style | winsvega | 2015-04-16 | 3 | -9/+9 |
| | | | |||||
| | * | AllFieldsHex: transaction test fix | winsvega | 2015-04-16 | 1 | -3/+4 |
| | | | |||||
| | * | All Fields Hex | winsvega | 2015-04-16 | 1 | -23/+0 |
| | | | | | | | | | | | | rebase + merge error fix | ||||
| | * | All Fields As Hex: Secret Key | winsvega | 2015-04-16 | 3 | -3/+3 |
| | | | |||||
| | * | All Fields Hex: block tests | winsvega | 2015-04-16 | 1 | -0/+8 |
| | | | |||||
| | * | All Fields Hex: VMTests | winsvega | 2015-04-16 | 1 | -0/+15 |
| | | | |||||
| | * | AllFieldsHex: State Tests | winsvega | 2015-04-16 | 1 | -0/+1 |
| | | | |||||
| | * | All Fields Hex: block tests | winsvega | 2015-04-16 | 2 | -17/+20 |
| | | | |||||
| | * | All Fields Hex: VMTests | winsvega | 2015-04-16 | 2 | -9/+17 |
| | | | |||||
| | * | AllFieldsHex: State Tests | winsvega | 2015-04-16 | 4 | -42/+66 |
| | | | |||||
| * | | Fix for fix #1475, #1476. | subtly | 2015-04-17 | 1 | -0/+6 |
| | | | |||||
* | | | style | subtly | 2015-04-17 | 2 | -2/+2 |
| | | | |||||
* | | | Merge branch 'develop' into discoveryEndpoints | subtly | 2015-04-17 | 1 | -0/+80 |
|\| | | |||||
| * | | Merge pull request #1503 from chriseth/sol_mergeBasicBlocks | chriseth | 2015-04-16 | 1 | -0/+80 |
| |\ \ | | |/ | |/| | Control flow analysis. | ||||
| | * | Fixed test. | chriseth | 2015-04-16 | 1 | -1/+1 |
| | | | |||||
| | * | Control flow analysis. | chriseth | 2015-04-16 | 1 | -0/+80 |
| | | | |||||
* | | | test constants | subtly | 2015-04-17 | 2 | -0/+50 |
| | | | |||||
* | | | Merge branch 'develop' into discoveryEndpoints | subtly | 2015-04-16 | 2 | -1/+20 |
|\| | | |||||
| * | | Bugfixes concerning variable declarations. | chriseth | 2015-04-16 | 2 | -1/+20 |
| |/ | | | | | | | Fixes #1637 | ||||
* | | update test | subtly | 2015-04-16 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'develop' into discoveryEndpoints | subtly | 2015-04-16 | 6 | -85/+112 |
|\| | |||||
| * | Attempt a fix of dagger tests to fix the build | Lefteris Karapetsas | 2015-04-15 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #1575 from debris/web3js | Gav Wood | 2015-04-15 | 0 | -0/+0 |
| |\ | | | | | | | web3.js v0.2.6 | ||||
| | * | Merge commit '60313959de74d8f4786858ee6e5425b7964478e9' into develop | Marek Kotewicz | 2015-04-10 | 0 | -0/+0 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libjsqrc/ethereumjs/dist/web3-light.js libjsqrc/ethereumjs/dist/web3-light.js.map libjsqrc/ethereumjs/dist/web3-light.min.js libjsqrc/ethereumjs/dist/web3.js libjsqrc/ethereumjs/dist/web3.js.map libjsqrc/ethereumjs/dist/web3.min.js libjsqrc/ethereumjs/lib/web3/eth.js | ||||
| | | * | Squashed 'libjsqrc/ethereumjs/' changes from 73b9ed2..4def095 | Marek Kotewicz | 2015-04-10 | 8 | -18/+220 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4def095 updated README.md 15b4dbd updated bower && package.json files 0ccc05a web3 in global namespace ccc59d1 version 0.2.6 9c2c946 Merge branch 'web3' into develop 6763f34 tests for creating new contract with nondefault constructor, added missing files 2ef5efc fixed #70, creating contract with nondefault constructor dbe4015 Merge branch 'master' into develop 48b351a add gasPrice test and fixed failing uncle tests 7f75f3e fixed gasPrice output ddec629 fixed getUncle parameter count 1e89ef0 changed to eth_protocolVersion 6add9bd Merge pull request #151 from ethereum/develop git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: 4def0958d35cb5b8d92d277423af4d435dd89f16 | ||||
| * | | | Merge branch 'develop' into netFix | subtly | 2015-04-15 | 5 | -85/+85 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'minerefactor' of github.com:ethereum/cpp-ethereum into ↵ | Gav Wood | 2015-04-14 | 0 | -0/+0 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minerefactor Conflicts: libethereum/Client.cpp | ||||
| | | * | | | Various fixes for mining. | Gav Wood | 2015-04-14 | 5 | -85/+85 |
| | | | | | | |||||
| | | * | | | Some early refactoring to support async miners better. | Gav Wood | 2015-04-11 | 1 | -2/+2 |
| | | | | | | |||||
| | * | | | | Various fixes for mining. | Gav Wood | 2015-04-14 | 5 | -85/+85 |
| | | | | | | |||||
| | * | | | | Some early refactoring to support async miners better. | Gav Wood | 2015-04-14 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | Merge branch 'p2p' into netFix | subtly | 2015-04-14 | 11 | -142/+738 |
| |\| | | | | |||||
| * | | | | | proper neighbours packet size w/test | subtly | 2015-04-14 | 1 | -0/+27 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'p2p' into discoveryEndpoints | subtly | 2015-04-14 | 11 | -142/+738 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge pull request #1587 from subtly/neighbours | Gav Wood | 2015-04-14 | 1 | -0/+33 |
| |\ \ \ \ | | | | | | | | | | | | | Drop unsolicited neighbours packets. | ||||
| | * | | | | Merge branch 'develop' into neighbours | subtly | 2015-04-14 | 3 | -5/+17 |
| | |\| | | | |||||
| | * | | | | test use of steady_clock for timeout | subtly | 2015-04-12 | 1 | -0/+33 |
| | | | | | | |||||
| * | | | | | Check State: Style | winsvega | 2015-04-13 | 1 | -1/+0 |
| | | | | | | |||||
| * | | | | | Check State: Block Tests | winsvega | 2015-04-13 | 2 | -1/+99 |
| | | | | | | |||||
| * | | | | | Check State: expect in blocks | winsvega | 2015-04-13 | 3 | -57/+222 |
| | | | | | | | | | | | | | | | | | | | | | | | | transactions test fetched to POC changes | ||||
| * | | | | | Check State: Block Test + Transaction | winsvega | 2015-04-13 | 3 | -63/+96 |
| | | | | | | |||||
| * | | | | | BlockTests: add expect section | winsvega | 2015-04-13 | 7 | -40/+308 |
| | |/ / / | |/| | | | |||||
* / | | | | cleanup/prep endpoint semantics for #1558 and #1557 | subtly | 2015-04-14 | 2 | -10/+22 |
|/ / / / | |||||
* / / / | Ability to switch GPU/CPU mining on the fly. | Gav Wood | 2015-04-11 | 3 | -5/+17 |
|/ / / | |||||
* | | | Merge pull request #1577 from imapp-pl/pr/scheduler_change | Gav Wood | 2015-04-10 | 2 | -0/+4 |
|\ \ \ | | | | | | | | | EVMJIT: Change instruction scheduler | ||||
| * | | | Change instruction scheduler | Paweł Bylica | 2015-04-10 | 2 | -0/+4 |
| |/ / | | | | | | | | | | | | | Try different instruction scheduler in LLVM, other crashes sometimes. Also parse command line options properly for random tests. | ||||
* / / | OpenCL stuff, Fix for eth_call. | Gav Wood | 2015-04-10 | 2 | -1/+2 |
|/ / | |||||
* | | Fix solidity tests. | Gav Wood | 2015-04-09 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #1538 from debris/js | Gav Wood | 2015-04-09 | 0 | -0/+0 |
|\ \ | | | | | | | web3 0.2.5 | ||||
| * | | Merge commit '6a49256775c7b7648d1bc3921aaa594370d32287' into js | Marek Kotewicz | 2015-04-07 | 0 | -0/+0 |
| |\| | |||||
| | * | Squashed 'libjsqrc/ethereumjs/' changes from eceeda7..73b9ed2 | Marek Kotewicz | 2015-04-07 | 80 | -144/+2127 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 73b9ed2 rename to web3 c80ede5 fixed spelling in package description 67f0a75 version 0.2.4 e2990ae web3.eth.getBlockTransactionCount accepts pending/latest/earliest params 94429ff version 0.2.3 f9a5206 more tests for web3.eth.getBalance 31e046d Merge branch 'master' into develop 5e15037 fixed formatting address b7a03cd version 0.2.2 2536888 let travis check if npm package is not broken 92aba81 merge master, gulp e6a76ff Merge branch 'master' into develop 57d9f1f removed deprecated && unused lines from contract.js 5885bfe test for #128 e53f316 tests for transaction && call 31220d5 removed deprecated code in contract.js b837667 unified asBlock from filter.js with blockNumber formatter 202a8cd #140 badge 608d211 blockNumber can be earliest f0216fb fixed #149 e213551 tests for #144 21791f2 version 0.2.1 2262276 defaultBlockNumber accepts latest && pending e01bb23 fixed #148 && fixed polling test 8c39acc merge branch 'develop' of https://github.com/ethereum/ethereum.js into develop 534e96d Merge branch 'master' of https://github.com/ethereum/ethereum.js 2f45df8 fix && tests for #147 e750fd9 fixed #147 e0d83d0 removed unecessary callformatter 9fc5575 version 0.2.0 2747f4c Merge pull request #137 from ethereum/sandbox ed2b62d add whisper, network and ethereum version aa9fc92 add whisper, network and ethereum version f4e5a99 default log formatter, improved contract test e9b5da4 updated package.js name to web3 8caf64a update package.json 07bcdb4 improved tests for contract.js, fixed few minor issues 1986c7f cleaned up web3.js 82b18c1 refactored filter.js 2133d27 filter changes in progress 0dbd68c Merge branch 'develop' into sandbox 17164be default toBlock && fromBlock is not null e928e14 Merge branch 'develop' into sandbox 1a84015 fixed events topics 0beb01f test for creating signatures a63d604 removed unused function 9d5b602 test names a1ec149 renamed few more tests cbf8ea1 test naming convention 04f0aa5 fixed filer.js complexity 722a5bc fixed eth.getTransaction.js location c065f17 Merge branch 'develop' into sandbox b78dffa small fix in filter tests 91baec2 polling tests 4f5c5fb first try to test polling f2c8a14 removed duplicate code 9f073d9 applied fixes from cpp-ethereum c01abfc add db tests b247c49 add sha3 test afd7e7b add shh tests e7304b5 add storage tests f32b8ad add runTest module to new tests c52250e add block uncle and block counts c1f5ab2 test.method.js in helpers 7df9099 moved test.utils to helpers a4e3645 Merge branch 'develop' into sandbox b3b95c5 add getBlock test abe064f add Property and passing through of RPC erro texts 0b84376 fix for otto 36fe79f another fix for otto be04c47 fixes for go otto env c7e5d0a light browser bundle 4b37137 light browser bundle without bignumber.js f13a727 add accounts test b915ceb add defaultBlock back b074a5e add check for providor async function ae76428 Merge branch 'master' into develop a34321d removed double FakeHTTPProvidor 7fb4405 add missing formatters, fixed tests 7511e4c fake providers moved to helpers directory b16982b fix for polling 126b40c fixed registering coverage on providers 2924e00 fix for toHex transforming boolean b6b809c setting up formatters for eth 99ea9cd fixed for defaultBlock formatter 33a3fc7 generic integration tests 4d1cf0b inputFormatter is an aray of functions 6b07920 add uninstall filter back 89b1ca6 first integration tests a4cf661 tests for method.js 7519fab method.js 9423b72 Merge pull request #139 from gitter-badger/gitter-badge 24a03e0 Added Gitter badge 0898669 changes in input formatters 748cda2 requestmanager tests 476023e requestmanager refactored e3faebe jsonrpc is an object cbab0ae common changes in requestmanager d408fb0 comments in requestmanager 5c1e85f requestmanager refactor in progress f604670 tests for qtsyncprovider.js 288caf3 node-sandbox, tests for httpprovider, request manager refactor in progress 8c36a10 rename getData to getCode de5de9e Merge branch 'develop' of https://github.com/ethereum/ethereum.js into develop 5cdea25 Merge branch 'getCode' of https://github.com/jorisbontje/ethereum.js into getCode 3550f91 Merge pull request #122 from frozeman/apiOverhaul fb99d10 fixed meteor package 99795e3 expose bignumber.js db7092b Merge pull request #117 from ethereum/bundle_name 5bee7be changed bundle name web3 -> ethereum.js 7ca3b40 gulp 517eff9 Merge pull request #120 from dchambers/make-browserify-compatibile b032429 rename getData to getCode 768d4bf Make changes to 'gulpfile.js' reccomended by @debris. 0267e85 Use browserify's 'browser' field instead of 'envify' & 'unreachable-branch-transform to', plus always include 'bignumber.js' since it is needed in the browser. cb7c209 removed unused property 12aed56 fixed #111 git-subtree-dir: libjsqrc/ethereumjs git-subtree-split: 73b9ed29c09531817df311c2d050dec6667197e7 | ||||
* | | | Merge pull request #1546 from chriseth/sol_assumeContractNotCreated | Gav Wood | 2015-04-09 | 1 | -4/+0 |
|\ \ \ | | | | | | | | | Retain more gas for the case that the called contract is not yet created | ||||
| * | | | Retain more gas for the case that the called contract is not yet created. | chriseth | 2015-04-07 | 1 | -4/+0 |
| |/ / | |||||
* | | | Merge pull request #1401 from winsvega/expectedState | Gav Wood | 2015-04-09 | 25 | -216/+5849 |
|\ \ \ | | | | | | | | | Expected state | ||||
| * | | | Check State: windows build | Wins Vega | 2015-04-08 | 1 | -2/+8 |
| | | | | |||||
| * | | | Check State | winsvega | 2015-04-08 | 1 | -1/+86 |
| | | | | | | | | | | | | | | | | bump builds | ||||
| * | | | Check State | winsvega | 2015-04-08 | 1 | -0/+54 |
| | | | | | | | | | | | | | | | | bump builds | ||||
| * | | | Check State | winsvega | 2015-04-08 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | style changes | ||||
| * | | | Check State | winsvega | 2015-04-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Unused Variable | ||||
| * | | | Check State | winsvega | 2015-04-08 | 2 | -9/+9 |
| | | | | | | | | | | | | | | | | Style + Rebase | ||||
| * | | | Check State | winsvega | 2015-04-08 | 1 | -13/+9 |
| | | | | | | | | | | | | | | | | style changes | ||||
| * | | | Check State | winsvega | 2015-04-08 | 3 | -11/+5 |
| | | | | | | | | | | | | | | | | Style Changes | ||||
| * | | | Check State | winsvega | 2015-04-08 | 3 | -8/+750 |
| | | | | | | | | | | | | | | | | vmTests | ||||
| * | | | Check State | winsvega | 2015-04-08 | 4 | -44/+1147 |
| | | | | | | | | | | | | | | | | vmTests expect section | ||||
| * | | | Check State | winsvega | 2015-04-08 | 3 | -9/+1525 |
| | | | | | | | | | | | | | | | | vmArithmeticTestFiller, memory test fix | ||||
| * | | | Check State | winsvega | 2015-04-08 | 1 | -17/+151 |
| | | | | | | | | | | | | | | | | stSolidityTest | ||||
| * | | | Check State | winsvega | 2015-04-08 | 13 | -305/+1833 |
| | | | | | | | | | | | | | | | | State tests with expect section | ||||
| * | | | Check State | winsvega | 2015-04-08 | 2 | -29/+107 |
| | | | | | | | | | | | | | | | | Incomplete State Support | ||||
| * | | | Check State | winsvega | 2015-04-08 | 4 | -79/+30 |
| | | | | | | | | | | | | | | | | Refactoring | ||||
| * | | | Expected State | winsvega | 2015-04-08 | 2 | -4/+374 |
| | | | | | | | | | | | | | | | | some test demo | ||||
| * | | | Expect State Check | winsvega | 2015-04-08 | 3 | -51/+62 |
| | | | | | | | | | | | | | | | | state and vmtests | ||||
| * | | | State Test | winsvega | 2015-04-08 | 2 | -2/+66 |
| | | | | | | | | | | | | | | | | Expected state check when filling test | ||||
* | | | | fixes | Liana Husikyan | 2015-04-08 | 1 | -7/+15 |
| | | | | | | | | | | | | | | | | added more tests | ||||
* | | | | added < uint256 uinttype to test | Liana Husikyan | 2015-04-08 | 1 | -0/+5 |
| | | | | |||||
* | | | | added implementation to append code for State variable accessor | Liana Husikyan | 2015-04-08 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | fixed tests | ||||
* | | | | some more tests | Liana Husikyan | 2015-04-08 | 1 | -6/+33 |
| | | | | |||||
* | | | | added createing FunctionType from ArrayType VariableDeclaration | Liana Husikyan | 2015-04-08 | 1 | -0/+13 |
| | | | | | | | | | | | | | | | | added test | ||||
* | | | | Remove VMTRACE. | Gav Wood | 2015-04-08 | 3 | -6/+6 |
|/ / / | | | | | | | | | | | | | Better transaction logging. Avoid bothering with obviously invalid transactions. | ||||
* | | | Typos and docs. | chriseth | 2015-04-07 | 1 | -9/+9 |
| | | | |||||
* | | | SHA3 optimizations. | chriseth | 2015-04-07 | 1 | -3/+165 |
| | | | |||||
* | | | Merge branch 'develop' into p2p | subtly | 2015-04-07 | 8 | -7/+1173 |
|\| | | |||||
| * | | style | CJentzsch | 2015-04-07 | 1 | -5/+5 |
| | | | |||||
| * | | style | CJentzsch | 2015-04-07 | 1 | -1/+0 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/develop' into addTests | CJentzsch | 2015-04-07 | 1 | -0/+4 |
| |\ \ | |||||
| | * | | Disable SHA256/RIPEMD tests for now. | Gav Wood | 2015-04-07 | 1 | -0/+4 |
| | | | | |||||
| * | | | add invalid timestamp | CJentzsch | 2015-04-07 | 2 | -3/+666 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'upstream/develop' into addTests | CJentzsch | 2015-04-06 | 24 | -35/+104 |
| |\| | | |||||
| | * | | Nicer build options. | Gav Wood | 2015-04-06 | 2 | -2/+2 |
| | | | | |||||
| * | | | uncle with same block number + uncle header validity | CJentzsch | 2015-04-06 | 3 | -2/+405 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'upstream/develop' into addTests | CJentzsch | 2015-04-04 | 2 | -7/+109 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'upstream/develop' into addTests | CJentzsch | 2015-04-02 | 21 | -107/+1216 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/ttTransactionTestFiller.json | ||||
| * | | | | | call goes OOG with value transfer | CJentzsch | 2015-04-02 | 1 | -0/+42 |
| | | | | | | |||||
| * | | | | | add Js example test | CJentzsch | 2015-04-02 | 1 | -0/+41 |
| | | | | | | |||||
| * | | | | | add failing tx test for go | CJentzsch | 2015-03-26 | 1 | -0/+14 |
| | | | | | | |||||
* | | | | | | Merge branch 'develop' into p2p | subtly | 2015-04-06 | 21 | -21/+71 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Typo "fix" fixed. | Gav Wood | 2015-04-06 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Move hash to a hidden function, and provide a datapath to it so avoid | Gav Wood | 2015-04-06 | 6 | -14/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | unneeded SHA3s. | ||||
| * | | | | | Allow Solidity build to be disabled. | Gav Wood | 2015-04-05 | 14 | -5/+44 |
| | | | | | | |||||
| * | | | | | Decent transaction import result provision. | Gav Wood | 2015-04-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Give network a hint about what's going on for peer backoffs. Avoid sleeping in main loop when there's still work on. | ||||
| * | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2015-04-05 | 5 | -12/+31 |
| |\ \ \ \ \ | |||||
| * | | | | | | New DAG file scheme. | Gav Wood | 2015-04-05 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Improve addNode functionality when addNode is called during network startup. | subtly | 2015-04-05 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge branch 'develop' into p2p | subtly | 2015-04-05 | 5 | -12/+31 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #1466 from imapp-pl/pr/jit_cache | Gav Wood | 2015-04-05 | 4 | -12/+21 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | EVM JIT stack limit support | ||||
| | * \ \ \ \ | Merge remote-tracking branch 'upstream/develop' into evmjit | Paweł Bylica | 2015-04-03 | 6 | -23/+420 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge remote-tracking branch 'upstream/develop' into evmjit | Paweł Bylica | 2015-03-31 | 20 | -105/+908 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Test execution stats improvements | Paweł Bylica | 2015-03-25 | 4 | -12/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --stats can have optional values: --stats=out prints all test timings to standard output, --stats=<filename> prints all test timings to a file in tab-separated format. Stats are now kept in vector to allow duplicated values. | ||||
| * | | | | | | | | Merge pull request #1482 from debris/eth_version | Gav Wood | 2015-04-05 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | jsonrpc eth_version method | ||||
| | * | | | | | | | eth_protocolVersion | Marek Kotewicz | 2015-04-01 | 1 | -0/+10 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'develop' into p2p | subtly | 2015-04-05 | 1 | -1/+1 |
|\| | | | | | | | | |||||
| * | | | | | | | | Fixes #1509 | Gav Wood | 2015-04-04 | 1 | -1/+1 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'develop' into p2p | subtly | 2015-04-03 | 1 | -6/+108 |
|\| | | | | | | | |||||
| * | | | | | | | fix max stack size 1024 | CJentzsch | 2015-04-02 | 1 | -6/+108 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'develop' into p2p | subtly | 2015-04-01 | 2 | -4/+14 |
|\| | | | | | | |||||
| * | | | | | | changed checking for external type in ↵ | Liana Husikyan | 2015-04-01 | 1 | -2/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VariableDeclaration::checkTypeRequirements() changed error msg | ||||
| * | | | | | | Upgrade to latest ethhash API. | Gav Wood | 2015-04-01 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #1476 from ethereum/p2p | Gav Wood | 2015-03-31 | 1 | -0/+9 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix #1475: network config not being saved by CLI && AZ | ||||
* | | | | | | | | Merge branch 'develop' into p2p | subtly | 2015-03-31 | 2 | -13/+289 |
|\| | | | | | | | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Merge pull request #1432 from chriseth/sol_cseForMemoryAndStorage | chriseth | 2015-03-31 | 1 | -0/+265 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | Optimizer for memory and storage. | ||||
| | * | | | | | Optimize breaking item. | chriseth | 2015-03-30 | 1 | -0/+32 |
| | | | | | | | |||||
| | * | | | | | Optimizer for memory. | chriseth | 2015-03-30 | 1 | -0/+53 |
| | | | | | | | |||||
| | * | | | | | Storage access optimisation. | chriseth | 2015-03-30 | 1 | -0/+180 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #1461 from debris/prestate_tests | Gav Wood | 2015-03-31 | 1 | -13/+24 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | failing tests, incomplete genesis state object | ||||
| | * | | | | | failing tests for getting genesis block | Marek Kotewicz | 2015-03-30 | 1 | -13/+24 |
| | |/ / / / | |||||
* | / / / / | Fix #1475 | subtly | 2015-03-31 | 1 | -0/+9 |
|/ / / / / | |||||
* | | | | | Merge pull request #1464 from LefterisJP/natspec_nonexistant_param | chriseth | 2015-03-31 | 1 | -12/+13 |
|\ \ \ \ \ | | | | | | | | | | | | | Detect if non-existant parameter is documented with natspec | ||||
| * | | | | | no need to have target json for failing tests | Lefteris Karapetsas | 2015-03-30 | 1 | -12/+2 |
| | | | | | | |||||
| * | | | | | Detect if non-existant parameter is documented with natspec | Lefteris Karapetsas | 2015-03-30 | 1 | -1/+12 |
| |/ / / / | |||||
* | | | | | Merge pull request #1414 from LefterisJP/sol_notImplementedFuncs | chriseth | 2015-03-31 | 2 | -0/+65 |
|\ \ \ \ \ | |/ / / / |/| | | | | Interface contracts | ||||
| * | | | | Fix some styling issues and remove comments | Lefteris Karapetsas | 2015-03-30 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Abstract contract and inheritance | Lefteris Karapetsas | 2015-03-27 | 1 | -3/+45 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Checking the linearized base contracts for abstract functions and handle their existence appropriately - If a contract is abstract it can't be created with new - An abstract contract is not compiled (no backend code is generated) - Of course tests | ||||
| * | | | | Parsing of not fully implemented functions | Lefteris Karapetsas | 2015-03-25 | 2 | -0/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Adding the possibility of omitting a function body by simply ending a function definition with a semicolon - Such a function is marked as not fully implemented and any contract that contains such a function is considered a not fully implemented contract | ||||
* | | | | | Merge branch 'develop' into reqpeer | subtly | 2015-03-30 | 1 | -17/+19 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libp2p/Network.h | ||||
| * | | | | | Use TransientDirectory. | Gav Wood | 2015-03-30 | 1 | -1/+3 |
| | | | | | | |||||
| * | | | | | Fix a load of horrible style that got through. | Gav Wood | 2015-03-30 | 1 | -17/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix blockchain tests so they don't clobber the AZ blockchain DB! Make TransientDirectory use a temp path unless otherwise instructed. | ||||
* | | | | | | Merge branch 'develop' into reqpeer | subtly | 2015-03-30 | 6 | -25/+18 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libp2p/Network.cpp | ||||
| * | | | | | Refactored much of transaction queue for tidiness and optimisation. | Gav Wood | 2015-03-30 | 6 | -25/+18 |
| | | | | | | |||||
* | | | | | | makePeer and support setting listen IP. | subtly | 2015-03-28 | 1 | -4/+4 |
| | | | | | | |||||
* | | | | | | Merge branch 'p2p' into reqpeer | subtly | 2015-03-28 | 6 | -17/+441 |
|\| | | | | | |||||
| * | | | | | Merge pull request #1441 from chriseth/ctest | Gav Wood | 2015-03-28 | 1 | -0/+15 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Parse test files to automatically create ctest tests | ||||
| | * | | | | | Parse test files and create ctest tests. | chriseth | 2015-03-27 | 1 | -0/+15 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #1410 from debris/1351_tests | Gav Wood | 2015-03-28 | 6 | -17/+426 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | split #1351, tests | ||||
| | * | | | | | | fixes for test/TestUtils.h | Marek Kotewicz | 2015-03-26 | 2 | -26/+13 |
| | | | | | | | | |||||
| | * | | | | | | Merge branch 'develop' into 1351_tests | Marek Kotewicz | 2015-03-26 | 2 | -0/+22 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | ClientBase tests | Marek Kotewicz | 2015-03-25 | 6 | -17/+439 |
| | | |_|/ / / / | | |/| | | | | | |||||
* | / | | | | | | update CLI and AZ UI for replacing local-networking with explicit --listen-ip | subtly | 2015-03-28 | 1 | -3/+3 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #1338 from LianaHus/sol_ConvertContractTypesToAddress | chriseth | 2015-03-27 | 1 | -2/+100 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Solidity: Convert contract types to addresses | ||||
| * | | | | | | | added externalTypes function to functionType | Liana Husikyan | 2015-03-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed flag for externalSigniture | ||||
| * | | | | | | | two more tests | Liana Husikyan | 2015-03-26 | 1 | -4/+34 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | style fixes | ||||
| * | | | | | | | tests for external types | Liana Husikyan | 2015-03-25 | 1 | -32/+51 |
| | | | | | | | | |||||
| * | | | | | | | renamed externalTypes to externalSignature | Liana Husikyan | 2015-03-25 | 2 | -5/+23 |
| | | | | | | | | |||||
| * | | | | | | | renamed getCanonicalSignature | Liana Husikyan | 2015-03-25 | 2 | -3/+34 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added externalTypes instead of types for interface functions added simple test todo testing | ||||
* | | | | | | | Merge pull request #1396 from chriseth/sol_cseOpt2 | chriseth | 2015-03-27 | 1 | -34/+81 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | Common subexpression elimination, including simplifications. | ||||
| * | | | | | | Pattern matching for expression simplification. | chriseth | 2015-03-27 | 1 | -0/+41 |
| | | | | | | | |||||
| * | | | | | | Optimizing various single operations. | chriseth | 2015-03-27 | 1 | -36/+42 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | adopt node IP address from udp header when ping.ipAddress isn't public | subtly | 2015-03-26 | 1 | -0/+34 |
| | | | | | | |||||
* | | | | | | correct net/test for ping packet | subtly | 2015-03-26 | 1 | -2/+2 |
|/ / / / / | |||||
* | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2015-03-26 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #1387 from winsvega/develop | Gav Wood | 2015-03-26 | 2 | -0/+22 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Transaction Data Must Be Array | ||||
| | * | | | | Exceptions | winsvega | 2015-03-24 | 1 | -0/+7 |
| | | | | | | |||||
| | * | | | | Transaction Data Must Be Array | winsvega | 2015-03-23 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | +libsecp256k1test | ||||
* | | | | | | Clean up some code redundancy. | Gav Wood | 2015-03-26 | 2 | -0/+22 |
|/ / / / / | | | | | | | | | | | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | ||||
* | / / / | Code generation part 2. | chriseth | 2015-03-24 | 1 | -23/+140 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #1382 from CJentzsch/addTests | Gav Wood | 2015-03-24 | 7 | -36/+917 |
|\ \ \ \ | | |/ / | |/| | | Add tests | ||||
| * | | | style | CJentzsch | 2015-03-24 | 2 | -13/+12 |
| | | | | |||||
| * | | | refine bcJS_API_TestFiller.json | CJentzsch | 2015-03-23 | 1 | -36/+9 |
| | | | | |||||
| * | | | test for in-chain-uncles and uncles with gen 0 | CJentzsch | 2015-03-23 | 2 | -11/+200 |
| | | | | |||||
| * | | | check overflow for v value in transacition test | CJentzsch | 2015-03-23 | 1 | -0/+60 |
| | | | | |||||
| * | | | add possibility to have in-chain uncles as tests | CJentzsch | 2015-03-23 | 1 | -0/+10 |
| | | | | |||||
| * | | | gas overflow | CJentzsch | 2015-03-23 | 1 | -0/+28 |
| | | | | |||||
| * | | | bug fix | CJentzsch | 2015-03-23 | 1 | -5/+5 |
| | | | | |||||
| * | | | memory stress test for memory opdcodes - dejavu issue 28 | CJentzsch | 2015-03-23 | 1 | -0/+374 |
| | | | | |||||
| * | | | stack limit tests | CJentzsch | 2015-03-23 | 1 | -0/+204 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'upstream/develop' into addTests | CJentzsch | 2015-03-23 | 6 | -9/+180 |
| |\| | | |||||
| * | | | max stack limit test | CJentzsch | 2015-03-21 | 1 | -0/+44 |
| | | | | |||||
* | | | | fix test typo | subtly | 2015-03-23 | 1 | -1/+1 |
| | | | | |||||
* | | | | gracefully handle old pingnode packet | subtly | 2015-03-23 | 1 | -0/+11 |
| |/ / |/| | | |||||
* | | | Fix signed/unsigned mismatch. | Gav Wood | 2015-03-23 | 1 | -1/+1 |
| | | | |||||
* | | | Merge host and nodetable network protocol version. | subtly | 2015-03-23 | 1 | -1/+1 |
| | | | |||||
* | | | fix net/ unit tests for nodetable updates | subtly | 2015-03-23 | 1 | -0/+9 |
| | | | |||||
* | | | NodeTable constructor requires and listens to explicit IP address instead of ↵ | subtly | 2015-03-23 | 2 | -6/+6 |
| | | | | | | | | | | | | defaulting to 0.0.0.0 (all addresses). | ||||
* | | | codingstandards | subtly | 2015-03-23 | 1 | -1/+1 |
| | | | |||||
* | | | constant for discovery protocol version | subtly | 2015-03-23 | 1 | -1/+1 |
| | | | |||||
* | | | Minor rename. | Gav Wood | 2015-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | | Report errors properly. | ||||
* | | | Merge pull request #1359 from winsvega/develop | Gav Wood | 2015-03-20 | 2 | -3/+143 |
|\| | | | | | | | | SDIV | ||||
| * | | Arithmetic Tests | winsvega | 2015-03-20 | 1 | -0/+84 |
| | | | | | | | | | | | | More Tests | ||||
| * | | SDIV | winsvega | 2015-03-20 | 2 | -3/+59 |
| | | | | | | | | | | | | YP p.22 Test Case | ||||
* | | | Merge pull request #1341 from chriseth/sol_packedStorage | chriseth | 2015-03-20 | 3 | -1/+163 |
|\ \ \ | |/ / |/| | | Packed storage for arrays. | ||||
| * | | Disallowed special case of bytes0 arrays. | chriseth | 2015-03-18 | 2 | -0/+34 |
| | | | |||||
| * | | Packing for arrays. | chriseth | 2015-03-18 | 2 | -1/+129 |
| | | | |||||
* | | | Merge pull request #1344 from LefterisJP/sol_BytesToIntConv | chriseth | 2015-03-19 | 1 | -26/+74 |
|\ \ \ | | | | | | | | | Explicit conversion between bytes and int of any size | ||||
| * | | | Reorganizing conversion EndToEndTests | Lefteris Karapetsas | 2015-03-19 | 1 | -27/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Adding/Renaming tests so that we have one for each of the following: * FixedBytes to Uint all sizes * FixedBytes to FixedBytes all sizes * Uint to FixedBytes all sizes - Grouped them together location-wise to make more sense | ||||
| * | | | Explicit conversion between bytes and int of any size | Lefteris Karapetsas | 2015-03-18 | 1 | -0/+25 |
| |/ / | | | | | | | | | | - Allowing aforementioned conversion and adding tests for it | ||||
* | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2015-03-19 | 6 | -8/+42 |
|\ \ \ | | | | | | | | | | | | | | | | | Conflicts: mix/MixClient.cpp | ||||
| * \ \ | Merge pull request #1350 from winsvega/develop | Gav Wood | 2015-03-19 | 1 | -0/+5 |
| |\ \ \ | | | | | | | | | | | BlokTests | ||||
| | * | | | BlokTests | winsvega | 2015-03-18 | 1 | -0/+5 |
| | |/ / | | | | | | | | | | | | | InvalidBlockRLP | ||||
| * | | | Merge pull request #1346 from CJentzsch/FuzzTesting | Gav Wood | 2015-03-19 | 2 | -8/+34 |
| |\ \ \ | | | | | | | | | | | improve Fuzz testing | ||||
| | * | | | less magic | CJentzsch | 2015-03-18 | 1 | -1/+2 |
| | | | | | |||||
| | * | | | update gasLimits | CJentzsch | 2015-03-18 | 1 | -4/+4 |
| | | | | | |||||
| | * | | | improve sampling in fuzz testing | CJentzsch | 2015-03-18 | 1 | -4/+29 |
| | |/ / | |||||
| * | | | Merge pull request #1178 from imapp-pl/pr/evmjit-v0.3 | Gav Wood | 2015-03-19 | 0 | -0/+0 |
| |\ \ \ | | | | | | | | | | | EVM JIT 0.3 (PoC-9) | ||||
| | * \ \ | Merge remote-tracking branch 'upstream/develop' into evmjit | Paweł Bylica | 2015-03-16 | 26 | -517/+1432 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge remote-tracking branch 'upstream/develop' into evmjit | Paweł Bylica | 2015-03-13 | 14 | -313/+1234 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge remote-tracking branch 'upstream/develop' into evmjit | Paweł Bylica | 2015-03-12 | 21 | -216/+1713 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge remote-tracking branch 'upstream/develop' into evmjit | Paweł Bylica | 2015-03-09 | 13 | -303/+557 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/develop' into evmjit | Paweł Bylica | 2015-03-06 | 46 | -2788/+3890 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/develop' into evmjit | Paweł Bylica | 2015-03-05 | 17 | -192/+249 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/develop' into evmjit | Paweł Bylica | 2015-03-04 | 2 | -9/+361 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/develop' into evmjit | Paweł Bylica | 2015-03-02 | 9 | -96/+895 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/develop' into evmjit | Paweł Bylica | 2015-02-27 | 17 | -561/+3358 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/develop' into pr/evmjit-v0.2 | Paweł Bylica | 2015-02-25 | 5 | -31/+803 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/develop' into evmjit | Paweł Bylica | 2015-02-24 | 1 | -1/+102 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit '444cc3d12c96a40b7b5b6832ec84afe83c403733' into evmjit | Paweł Bylica | 2015-02-24 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | | Add EVMJIT. | Gav Wood | 2015-02-21 | 75 | -40518/+0 |
| | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | Exception-throwing assert. | chriseth | 2015-03-18 | 3 | -0/+3 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Diagnostics to try to track down the mining issues. | Gav Wood | 2015-03-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Extensive pathway for reporting transaction execution results. | Gav Wood | 2015-03-18 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Rename transact -> submitTransaction (reflecting aynch nature). | Gav Wood | 2015-03-18 | 1 | -3/+3 |
|/ / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | added test to check anonymous events with user specified topics | Liana Husikyan | 2015-03-17 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added initial value for m_anonymous of EventDefinition | ||||
* | | | | | | | | | | | | | | | added anonymous to ABI | Liana Husikyan | 2015-03-17 | 1 | -0/+21 |
| | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | changed the position of 'anonymous' keyword: event <name>() anonymous. | Liana Husikyan | 2015-03-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - style changes | ||||
* | | | | | | | | | | | | | | | Added anonymous flag to event. | Liana Husikyan | 2015-03-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added test | ||||
* | | | | | | | | | | | | | | | added test for anonymous event | Liana Husikyan | 2015-03-17 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge pull request #1333 from arkpar/eth_buildc | Gav Wood | 2015-03-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support for building with clang and GNU gold linker on linux | ||||
| * | | | | | | | | | | | | | | | supported building with clang and GNU gold linker on linux | arkpar | 2015-03-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Merge pull request #1326 from chriseth/sol_packedStorage | chriseth | 2015-03-17 | 3 | -14/+243 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | Let Solidity pack its storage | ||||
| * | | | | | | | | | | | | | | | Fetch and store packed values. | chriseth | 2015-03-17 | 2 | -13/+139 |
| | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Compute packing offsets. | chriseth | 2015-03-17 | 1 | -0/+82 |
| | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Enlarge storage references to two stack slots. | chriseth | 2015-03-17 | 2 | -2/+23 |
| | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Merge pull request #1329 from winsvega/develop | Gav Wood | 2015-03-17 | 1 | -0/+28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ExpXY Test | ||||
| * | | | | | | | | | | | | | | | | ExpXY Test | winsvega | 2015-03-17 | 1 | -0/+28 |
| | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | Merge pull request #1318 from CJentzsch/addTests | Gav Wood | 2015-03-17 | 6 | -125/+1199 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | add test for uncle generation | ||||
| * | | | | | | | | | | | | | | | | update blockchain tests | CJentzsch | 2015-03-17 | 6 | -180/+378 |
| | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into addTests | CJentzsch | 2015-03-16 | 1 | -13/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | add test for uncle generation | CJentzsch | 2015-03-14 | 2 | -2/+878 |
| | | | | | | | | | | | | | | | | | |