Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1864 from chriseth/sol_knowledgeEngine2 | chriseth | 2015-05-12 | 1 | -0/+57 |
|\ | |||||
| * | Compute state intersection. | chriseth | 2015-05-11 | 1 | -0/+36 |
| * | Tests. | chriseth | 2015-05-11 | 1 | -0/+21 |
* | | Merge pull request #1816 from LefterisJP/ethash_reloaded | Gav Wood | 2015-05-12 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge branch 'develop' into ethash_reloaded | Lefteris Karapetsas | 2015-05-12 | 4 | -12/+80 |
| |\ \ | |||||
| * \ \ | Merge branch 'develop' into ethash_reloaded | Lefteris Karapetsas | 2015-05-11 | 4 | -8/+156 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'develop' into ethash_reloaded | Lefteris Karapetsas | 2015-05-08 | 1 | -0/+98 |
| |\ \ \ \ | |||||
| * | | | | | Further fixes in Ethash integration and testing | Lefteris Karapetsas | 2015-05-08 | 0 | -0/+0 |
| * | | | | | New ethash API integration part 1 | Lefteris Karapetsas | 2015-05-07 | 0 | -0/+0 |
* | | | | | | Merge pull request #1808 from imapp-pl/pr/evmjit | Gav Wood | 2015-05-12 | 2 | -5/+3 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | SmartVM: initial implementation | Paweł Bylica | 2015-05-06 | 2 | -5/+3 |
* | | | | | | Integrate KeyManager. | Gav Wood | 2015-05-12 | 0 | -0/+0 |
* | | | | | | Merge pull request #1848 from debris/web3js | Gav Wood | 2015-05-12 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge commit '13a744559744831e4cb0c13592df070148077359' into web3js | Marek Kotewicz | 2015-05-10 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| | * | | | | | Squashed 'libjsqrc/ethereumjs/' changes from 3b799d1..e908439 | Marek Kotewicz | 2015-05-10 | 9 | -979/+232 |
* | | | | | | | Merge pull request #1858 from CJentzsch/adjustInputLimitsTests | Gav Wood | 2015-05-12 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | reorganize inout Limits tests | CJentzsch | 2015-05-11 | 0 | -0/+0 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Update SolidityABIJSON.cpp | Liana Husikyan | 2015-05-11 | 1 | -1/+1 |
* | | | | | | | updated unit test | Liana Husikyan | 2015-05-11 | 2 | -30/+27 |
* | | | | | | | bug in abi. fixed external type for return parameters | Liana Husikyan | 2015-05-11 | 2 | -1/+69 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #1831 from chriseth/sol_newABIEncoding | chriseth | 2015-05-11 | 2 | -12/+15 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | New ABI encoding for dynamic types. | chriseth | 2015-05-08 | 2 | -12/+15 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #1771 from debris/v8console | Gav Wood | 2015-05-10 | 1 | -0/+17 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'develop' into v8console | Marek Kotewicz | 2015-05-07 | 4 | -9/+15 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | Merge branch 'develop' into v8console | Marek Kotewicz | 2015-05-05 | 1 | -0/+46 |
| |\ \ \ \ \ | |||||
| * | | | | | | wrap const char* in jsstring | Marek Kotewicz | 2015-05-05 | 0 | -0/+0 |
| * | | | | | | rpc provider in progress | Marek Kotewicz | 2015-05-04 | 0 | -0/+0 |
| * | | | | | | printing v8 errors | Marek Kotewicz | 2015-04-30 | 0 | -0/+0 |
| * | | | | | | jsconsole optional for tests | Marek Kotewicz | 2015-04-30 | 1 | -3/+16 |
| * | | | | | | Merge branch 'develop' into v8console | Marek Kotewicz | 2015-04-30 | 1 | -626/+0 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | console command line option | Marek Kotewicz | 2015-04-29 | 0 | -0/+0 |
| * | | | | | | | Merge branch 'develop' into v8console | Marek Kotewicz | 2015-04-29 | 8 | -611/+731 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | jsvalueprinter | Marek Kotewicz | 2015-04-28 | 0 | -0/+0 |
| * | | | | | | | | libjsconsole init | Marek Kotewicz | 2015-04-28 | 0 | -0/+0 |
| * | | | | | | | | cleanup, libjsengine | Marek Kotewicz | 2015-04-28 | 3 | -30/+2 |
| * | | | | | | | | v8 integration initial commit | Marek Kotewicz | 2015-04-28 | 3 | -0/+32 |
* | | | | | | | | | Merge pull request #1753 from winsvega/blockweight2 | Gav Wood | 2015-05-09 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Total Difficulty: last block hash fix | winsvega | 2015-05-08 | 0 | -0/+0 |
| * | | | | | | | | | Total Difficulty: bug fix | winsvega | 2015-05-08 | 0 | -0/+0 |
| * | | | | | | | | | Total Difficulty: lastblockhash check | winsvega | 2015-05-08 | 0 | -0/+0 |
| * | | | | | | | | | Total Difficulty: style + rebase | winsvega | 2015-05-08 | 0 | -0/+0 |
| * | | | | | | | | | Total Difficulty: new tests | winsvega | 2015-05-08 | 0 | -0/+0 |
| * | | | | | | | | | Total Difficulty: test filler | winsvega | 2015-05-08 | 1 | -106/+0 |
| * | | | | | | | | | Total Difficulty: blockweight test filler | winsvega | 2015-05-08 | 1 | -0/+106 |
| * | | | | | | | | | Total Difficulty: merge revert | winsvega | 2015-05-08 | 0 | -0/+0 |
| * | | | | | | | | | Total Difficulty | winsvega | 2015-05-08 | 0 | -0/+0 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into core_... | arkpar | 2015-05-09 | 2 | -7/+138 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge pull request #1813 from chriseth/sol_knowledgeEngine | chriseth | 2015-05-09 | 1 | -7/+54 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | CFG returns vector of blocks instead of assembly items. | chriseth | 2015-05-06 | 1 | -2/+6 |
| | * | | | | | | | | | Common subexpression elimination ready for using pre-known state. | chriseth | 2015-05-06 | 1 | -4/+45 |
| | * | | | | | | | | | Split known state from common subexpression eliminator. | chriseth | 2015-05-06 | 1 | -2/+4 |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge pull request #1802 from LianaHus/sol_Deny_overwriting_attribute_by_func... | chriseth | 2015-05-09 | 1 | -0/+84 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | added one more test | Liana Husikyan | 2015-05-08 | 1 | -0/+55 |
| | * | | | | | | | | | fixed the test | Liana Husikyan | 2015-05-08 | 2 | -19/+29 |
| | * | | | | | | | | | added test | Liana Husikyan | 2015-05-08 | 1 | -0/+19 |
| | | |/ / / / / / / | | |/| | | | | | | | |||||
| * / | | | | | | | | Basic key manager. | Gav Wood | 2015-05-08 | 0 | -0/+0 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into | arkpar | 2015-05-08 | 0 | -0/+0 |
|\| | | | | | | | | |||||
| * | | | | | | | | Merge pull request #1706 from subtly/discovery | Gav Wood | 2015-05-07 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'develop' into discovery | subtly | 2015-05-07 | 2 | -3/+9 |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | |||||
| | * | | | | | | | | Merge branch 'develop' into discovery | subtly | 2015-05-07 | 3 | -6/+52 |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | |||||
| | * | | | | | | | | Merge branch 'develop' into discovery | subtly | 2015-04-30 | 1 | -626/+0 |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | | | |||||
| | * | | | | | | | | Merge branch 'develop' into discovery | subtly | 2015-04-28 | 2 | -2/+20 |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | | | |||||
| | * | | | | | | | | Merge branch 'develop' into discovery | subtly | 2015-04-28 | 6 | -609/+711 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | encapsulate IP endpoint address as byte string | subtly | 2015-04-27 | 0 | -0/+0 |
| | * | | | | | | | | | Merge branch 'develop' into discovery | subtly | 2015-04-24 | 1 | -6/+6 |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | | | |||||
| | * | | | | | | | | | Merge branch 'develop' into discovery | subtly | 2015-04-23 | 1 | -0/+61 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | handle new endpoint properties for ping | subtly | 2015-04-23 | 0 | -0/+0 |
| | * | | | | | | | | | | Merge branch 'develop' into discovery | subtly | 2015-04-23 | 15 | -86/+245 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | more test updates (v4 endpoints. #1557, #1558) | subtly | 2015-04-22 | 0 | -0/+0 |
| | * | | | | | | | | | | | update peer host test. support unspecified ip. | subtly | 2015-04-21 | 0 | -0/+0 |
| | * | | | | | | | | | | | update net tests (v4 endpoint) | subtly | 2015-04-21 | 0 | -0/+0 |
| | * | | | | | | | | | | | update tests (v4 endpoint) | subtly | 2015-04-21 | 0 | -0/+0 |
* | | | | | | | | | | | | | set and map to hash tables | arkpar | 2015-05-07 | 1 | -1/+1 |
|/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | Merge pull request #1822 from CJentzsch/addTests | Gav Wood | 2015-05-07 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | gasPrice 0 test | CJentzsch | 2015-05-07 | 0 | -0/+0 |
| * | | | | | | | | | | | | xMerge remote-tracking branch 'upstream/develop' into addTests | CJentzsch | 2015-05-07 | 88 | -51242/+610 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into addTests | CJentzsch | 2015-04-17 | 42 | -456/+7134 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | remove wrong stateroot uncle header test | CJentzsch | 2015-04-07 | 1 | -95/+1 |
* | | | | | | | | | | | | | | Merge pull request #1805 from CJentzsch/walletTests | Gav Wood | 2015-05-07 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/develop' into walletTests | CJentzsch | 2015-05-07 | 5 | -9/+61 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | add bc wallet test | CJentzsch | 2015-05-05 | 0 | -0/+0 |
| * | | | | | | | | | | | | | | finish wallet state tests | CJentzsch | 2015-05-05 | 0 | -0/+0 |
| * | | | | | | | | | | | | | | add day limit tests | CJentzsch | 2015-05-05 | 0 | -0/+0 |
| * | | | | | | | | | | | | | | tests for contract multiowned | CJentzsch | 2015-05-05 | 0 | -0/+0 |
| * | | | | | | | | | | | | | | first wallet tests | CJentzsch | 2015-05-02 | 0 | -0/+0 |
| * | | | | | | | | | | | | | | add wallet test | CJentzsch | 2015-04-30 | 0 | -0/+0 |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge pull request #1810 from chriseth/sol_gasEstimator | chriseth | 2015-05-07 | 1 | -0/+98 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Structural gas estimator. | chriseth | 2015-05-06 | 1 | -0/+98 |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge pull request #1806 from winsvega/newtests | Gav Wood | 2015-05-07 | 2 | -3/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | singletest when refill | winsvega | 2015-05-06 | 0 | -0/+0 |
| * | | | | | | | | | | | | | Solidity: cryptographic ecrecover test | winsvega | 2015-05-05 | 2 | -9/+7 |
| * | | | | | | | | | | | | | Specifing concrete test when filling testsuite | winsvega | 2015-05-05 | 2 | -0/+8 |
| * | | | | | | | | | | | | | Solidity: Cryptographic funcs fix | winsvega | 2015-05-05 | 0 | -0/+0 |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Initial stab at KeyManager. | Gav Wood | 2015-05-06 | 0 | -0/+0 |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge pull request #1743 from chriseth/evmasm | Gav Wood | 2015-05-05 | 2 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. | chriseth | 2015-04-30 | 2 | -6/+6 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | libp2p test | Vlad Gluhovsky | 2015-05-05 | 0 | -0/+0 |
| |/ / / / / / / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Fix for broken continue in for loop. | chriseth | 2015-05-04 | 1 | -0/+46 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge remote-tracking branch 'up/develop' into bugFix2 | yann300 | 2015-04-29 | 1 | -596/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | removed webthreestubclient.h | arkpar | 2015-04-29 | 1 | -626/+0 |
| * | | | | | | | | | | import/export state | arkpar | 2015-04-29 | 0 | -0/+0 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge remote-tracking branch 'up/develop' into bugFix2 | yann300 | 2015-04-28 | 8 | -617/+111 |
|\| | | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #1761 from chriseth/sol_fix_deleteBytes | Gav Wood | 2015-04-28 | 1 | -0/+20 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Fix for deleting byte array elements. | chriseth | 2015-04-28 | 1 | -0/+20 |
| * | | | | | | | | | | Merge pull request #1725 from debris/web3.js-v3.1 | Gav Wood | 2015-04-28 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge commit '1c979d7311461f2e658c99f818d2b62a9936ddaa' into web3.js-v3.1 | Marek Kotewicz | 2015-04-26 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |||||
| | | * | | | | | | | | | Squashed 'libjsqrc/ethereumjs/' changes from c74c854..3b799d1 | Marek Kotewicz | 2015-04-26 | 5 | -26/+219 |
| | * | | | | | | | | | | Merge branch 'develop' into web3.js-v3.1 | Marek Kotewicz | 2015-04-26 | 1 | -6/+6 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | | | |||||
| | * | | | | | | | | | | Merge commit 'e9ebbb67c4289d15b5f3dff6ca9a31025b6b0a04' into web3.js-v3.1 | Marek Kotewicz | 2015-04-24 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | | | |||||
| | | * | | | | | | | | | Squashed 'libjsqrc/ethereumjs/' changes from f8a43ed..c74c854 | Marek Kotewicz | 2015-04-24 | 2 | -6/+12 |
| | * | | | | | | | | | | Merge branch 'develop' into web3.js-v3.1 | Marek Kotewicz | 2015-04-24 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge commit '99f713fa869f41401e9383f2626ed46d3821cc29' into develop | Marek Kotewicz | 2015-04-23 | 0 | -0/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | / / | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | Squashed 'libjsqrc/ethereumjs/' changes from 4def095..f8a43ed | Marek Kotewicz | 2015-04-23 | 23 | -380/+696 |
| * | | | | | | | | | | | Merge pull request #1758 from chriseth/sol_astRefactor | Gav Wood | 2015-04-28 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Removed visit functions for abstract AST nodes. | chriseth | 2015-04-28 | 1 | -2/+0 |
| | | |_|_|_|/ / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #1716 from CJentzsch/gasPricerTests | Gav Wood | 2015-04-28 | 1 | -579/+0 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | optimization - higher precision and single gas price handling | CJentzsch | 2015-04-23 | 0 | -0/+0 |
| | * | | | | | | | | | | style | CJentzsch | 2015-04-22 | 0 | -0/+0 |
| | * | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into gasPricerTests | CJentzsch | 2015-04-22 | 1 | -0/+61 |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | | | |||||
| | * | | | | | | | | | | really nice scientific gasPricer | CJentzsch | 2015-04-22 | 0 | -0/+0 |
| | * | | | | | | | | | | fix StateLoader | CJentzsch | 2015-04-22 | 1 | -579/+0 |
| | * | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into gasPricerTests | CJentzsch | 2015-04-22 | 15 | -86/+245 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | add gasPrice tests | CJentzsch | 2015-04-22 | 0 | -0/+0 |
| | * | | | | | | | | | | | avoid stack overflow and div by zero | CJentzsch | 2015-04-21 | 0 | -0/+0 |
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge pull request #1692 from winsvega/newtests | Gav Wood | 2015-04-28 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | newtests: Transaction Data Zerobytes | winsvega | 2015-04-24 | 0 | -0/+0 |
| | * | | | | | | | | | | | newtests: r=s transaction test | winsvega | 2015-04-24 | 0 | -0/+0 |
| | * | | | | | | | | | | | newtests: new rs value test | winsvega | 2015-04-24 | 0 | -0/+0 |
| | * | | | | | | | | | | | New Transaction Tests | winsvega | 2015-04-24 | 0 | -0/+0 |
| | * | | | | | | | | | | | transaction tests | winsvega | 2015-04-24 | 0 | -0/+0 |
| | * | | | | | | | | | | | New Transaction Tests | winsvega | 2015-04-24 | 0 | -0/+0 |
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Tidy and conformalise the toHex API. | Gav Wood | 2015-04-28 | 1 | -11/+11 |
| * | | | | | | | | | | | Merge pull request #1655 from winsvega/blockweight | Gav Wood | 2015-04-28 | 2 | -28/+41 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | blockweight: allfields to compact Hex fix | winsvega | 2015-04-24 | 1 | -1/+1 |
| | * | | | | | | | | | | | blockweight: stateroot is hash | winsvega | 2015-04-24 | 1 | -1/+1 |
| | * | | | | | | | | | | | BlockWeight: jsonrpc fix | winsvega | 2015-04-24 | 0 | -0/+0 |
| | * | | | | | | | | | | | BlockWeight: data fix | winsvega | 2015-04-24 | 1 | -4/+4 |
| | * | | | | | | | | | | | BlockWeight: toCompactHex | winsvega | 2015-04-24 | 2 | -38/+19 |
| | * | | | | | | | | | | | blockweight: random test windows fix | winsvega | 2015-04-24 | 0 | -0/+0 |
| | * | | | | | | | | | | | Blockweight: rebase + comments | winsvega | 2015-04-24 | 0 | -0/+0 |
| | * | | | | | | | | | | | BlockWeight: tests refactoring | winsvega | 2015-04-24 | 2 | -28/+60 |
| | * | | | | | | | | | | | BlockWeight: blockchain test refactoring | winsvega | 2015-04-24 | 0 | -0/+0 |
| | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2015-04-28 | 2 | -2/+44 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | Merge pull request #1740 from chriseth/sol_sourceLocationForOptimizer | chriseth | 2015-04-27 | 1 | -2/+14 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | Try to keep source location during optimization. | chriseth | 2015-04-27 | 1 | -2/+14 |
| | | |/ / / / / / / / / | |||||
| | * | | | | | | | | | | changed the test so constructor will have input parameters | Liana Husikyan | 2015-04-27 | 1 | -4/+17 |
| | * | | | | | | | | | | changed the implementation | Liana Husikyan | 2015-04-27 | 1 | -5/+2 |
| | * | | | | | | | | | | fixed the output of the test | Liana Husikyan | 2015-04-27 | 1 | -10/+9 |
| | * | | | | | | | | | | test for resalts | Liana Husikyan | 2015-04-27 | 1 | -0/+21 |
| | |/ / / / / / / / / | |||||
| * / / / / / / / / / | Full ICAP implementation (Direct, Indirect-ETH, Indirect-XET). | Gav Wood | 2015-04-28 | 1 | -0/+626 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #1729 from chriseth/sol_interfaceOutput | chriseth | 2015-04-24 | 1 | -6/+6 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | Use non-implemented functions for solidity interface output. | chriseth | 2015-04-23 | 1 | -6/+6 |
| | | |_|/ / / / / | | |/| | | | | | | |||||
* | / | | | | | | | Deploy To Network: users choose which state to use for deploying | yann300 | 2015-04-27 | 1 | -0/+596 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2015-04-23 | 2 | -2/+84 |
|\| | | | | | | | |||||
| * | | | | | | | Fix regarding memory overwrite during sha3 computation. | chriseth | 2015-04-22 | 1 | -1/+19 |
| * | | | | | | | bytes parameters for events and sha3. | chriseth | 2015-04-22 | 1 | -0/+43 |
| | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge pull request #1593 from debris/cmake3.2.1 | Marek Kotewicz | 2015-04-22 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | Merge branch 'develop' into cmake3.2.1 | Marek Kotewicz | 2015-04-21 | 90 | -51122/+823 |
| | |\| | | | | |||||
| | * | | | | | Merge branch 'develop' into cmake3.2.1 | Marek Kotewicz | 2015-04-15 | 15 | -225/+860 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | fixed #1590, msvc build with cmake 3.2.1 | debris | 2015-04-12 | 1 | -4/+4 |
| * | | | | | | | Merge pull request #1685 from chriseth/sol_fix_ripemd_alignment | Gav Wood | 2015-04-21 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fixed byte alignment for return type of ripemd160 built-in contract. | chriseth | 2015-04-21 | 1 | -2/+2 |
| | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | Merge pull request #1699 from chriseth/sol_fix_contractTypesAsArguments | Gav Wood | 2015-04-21 | 1 | -0/+19 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix for Contract and Enum types as external function arguments. | chriseth | 2015-04-21 | 1 | -0/+19 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge pull request #1695 from imapp-pl/pr/testeth | Gav Wood | 2015-04-21 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | testeth: Handle command line options for user defined tests | Paweł Bylica | 2015-04-21 | 1 | -0/+2 |
* | | | | | | | | | More logging stuff. | Gav Wood | 2015-04-23 | 0 | -0/+0 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #1634 from chriseth/sol_overloadingFunctions | chriseth | 2015-04-21 | 4 | -26/+217 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctions | chriseth | 2015-04-21 | 90 | -51194/+634 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctions | chriseth | 2015-04-20 | 5 | -14/+48 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctions | chriseth | 2015-04-17 | 16 | -67/+294 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctions | chriseth | 2015-04-15 | 40 | -454/+6939 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Fixed function overloads. | chriseth | 2015-04-15 | 2 | -91/+137 |
| * | | | | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctions | chriseth | 2015-04-07 | 58 | -1238/+9800 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||||
| * | | | | | | | | | add another var x = f; overloaded function test case | Lu Guanqun | 2015-03-08 | 1 | -0/+21 |
| * | | | | | | | | | add two overloaded function test cases | Lu Guanqun | 2015-03-08 | 2 | -7/+38 |
| * | | | | | | | | | add test cases for functions in derived overload functions in base | Lu Guanqun | 2015-03-08 | 2 | -4/+28 |
| * | | | | | | | | | fix test code due to API changes in DeclarationContainer | Lu Guanqun | 2015-03-08 | 1 | -1/+3 |
| * | | | | | | | | | add end to end test cases related to overloaded functions | Lu Guanqun | 2015-03-08 | 1 | -1/+42 |
| * | | | | | | | | | add two parsing test cases related to overloaded functions | Lu Guanqun | 2015-03-08 | 1 | -0/+25 |
* | | | | | | | | | | Removed (and added) some #ifs (but removed more than I added). | chriseth | 2015-04-21 | 14 | -58/+5 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||||
* | | | | | | | | | Version bump and client rename. | Gav Wood | 2015-04-21 | 0 | -0/+0 |
* | | | | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2015-04-21 | 88 | -50949/+55 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | properly mv webthreestubclient.h | CJentzsch | 2015-04-21 | 1 | -596/+0 |
| * | | | | | | | | | fixes | CJentzsch | 2015-04-21 | 2 | -23/+15 |
| * | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into RestructureTestFolders | CJentzsch | 2015-04-21 | 1 | -0/+579 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Restructure test folders | CJentzsch | 2015-04-21 | 88 | -50610/+75 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | More colourful logging. | Gav Wood | 2015-04-21 | 1 | -2/+2 |
| |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | fix hex encoding blockheader and use tmp directories for stateDB | CJentzsch | 2015-04-20 | 1 | -7/+9 |
* | | | | | | | | | xMerge remote-tracking branch 'upstream/develop' into JSON_testContract | CJentzsch | 2015-04-20 | 5 | -14/+48 |
|\| | | | | | | | | |||||
| * | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Check all constructors in inheritance chain get args | Lefteris Karapetsas | 2015-04-17 | 1 | -0/+19 |
| | * | | | | | | | Allowing abstract contracts constructor to have no args | Lefteris Karapetsas | 2015-04-17 | 1 | -2/+16 |
* | | | | | | | | | update test after solidity fix | CJentzsch | 2015-04-17 | 1 | -1/+1 |
* | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into JSON_testContract | CJentzsch | 2015-04-17 | 3 | -12/+97 |
|\| | | | | | | | | |||||
| * | | | | | | | | Merge pull request #1654 from chriseth/sol_fix_smallNegativeStorageValues | chriseth | 2015-04-17 | 1 | -0/+23 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | 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 |
| * | | | | | | | | Merge branch 'develop' into discoveryEndpoints | subtly | 2015-04-17 | 10 | -53/+96 |
| |\| | | | | | | | |||||
| * | | | | | | | | style | subtly | 2015-04-17 | 2 | -2/+2 |
| * | | | | | | | | Merge branch 'develop' into discoveryEndpoints | subtly | 2015-04-17 | 1 | -0/+80 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| * | | | | | | | | test constants | subtly | 2015-04-17 | 2 | -0/+50 |
| * | | | | | | | | Merge branch 'develop' into discoveryEndpoints | subtly | 2015-04-16 | 2 | -1/+20 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | update test | subtly | 2015-04-16 | 1 | -1/+1 |
| * | | | | | | | | | Merge branch 'develop' into discoveryEndpoints | subtly | 2015-04-16 | 6 | -85/+112 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'p2p' into discoveryEndpoints | subtly | 2015-04-14 | 11 | -142/+738 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | cleanup/prep endpoint semantics for #1558 and #1557 | subtly | 2015-04-14 | 2 | -10/+22 |
* | | | | | | | | | | | | use this_thread::sleep_for instead of sleep | CJentzsch | 2015-04-17 | 1 | -1/+1 |
* | | | | | | | | | | | | retrigger build | CJentzsch | 2015-04-17 | 1 | -1/+0 |
* | | | | | | | | | | | | style | CJentzsch | 2015-04-17 | 0 | -0/+0 |
* | | | | | | | | | | | | add sleep 1 second to avoid invalid blocks due to same timestamp during creation | CJentzsch | 2015-04-17 | 2 | -1/+2 |
* | | | | | | | | | | | | update JSON_test.sol | CJentzsch | 2015-04-17 | 0 | -0/+0 |
* | | | | | | | | | | | | remove old contract | CJentzsch | 2015-04-17 | 1 | -235/+70 |
* | | | | | | | | | | | | add JSON test | CJentzsch | 2015-04-17 | 3 | -249/+746 |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #1569 from winsvega/allfieldshex | Gav Wood | 2015-04-17 | 9 | -53/+90 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | 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 |
| * | | | | | | | | | | | 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 |
| |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #1503 from chriseth/sol_mergeBasicBlocks | chriseth | 2015-04-16 | 1 | -0/+80 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Fixed test. | chriseth | 2015-04-16 | 1 | -1/+1 |
| * | | | | | | | | | Control flow analysis. | chriseth | 2015-04-16 | 1 | -0/+80 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* / | | | | | | | | Bugfixes concerning variable declarations. | chriseth | 2015-04-16 | 2 | -1/+20 |
|/ / / / / / / / | |||||
* | | | | / / / | 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 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge commit '60313959de74d8f4786858ee6e5425b7964478e9' into develop | Marek Kotewicz | 2015-04-10 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | Squashed 'libjsqrc/ethereumjs/' changes from 73b9ed2..4def095 | Marek Kotewicz | 2015-04-10 | 8 | -18/+220 |
* | | | | | | | | Merge branch 'develop' into netFix | subtly | 2015-04-15 | 5 | -85/+85 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'minerefactor' of github.com:ethereum/cpp-ethereum into minerefa... | Gav Wood | 2015-04-14 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | 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 |
|\| | | | | | | | |||||
| * | | | | | | | Merge pull request #1587 from subtly/neighbours | Gav Wood | 2015-04-14 | 1 | -0/+33 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Merge branch 'develop' into neighbours | subtly | 2015-04-14 | 3 | -5/+17 |
| | |\| | | | | | |