aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | fix StateLoaderCJentzsch2015-04-221-579/+0
| | * | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into gasPricerTestsCJentzsch2015-04-2215-86/+245
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | add gasPrice testsCJentzsch2015-04-220-0/+0
| | * | | | | | | | | | | avoid stack overflow and div by zeroCJentzsch2015-04-210-0/+0
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #1692 from winsvega/newtestsGav Wood2015-04-280-0/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | newtests: Transaction Data Zerobyteswinsvega2015-04-240-0/+0
| | * | | | | | | | | | | newtests: r=s transaction testwinsvega2015-04-240-0/+0
| | * | | | | | | | | | | newtests: new rs value testwinsvega2015-04-240-0/+0
| | * | | | | | | | | | | New Transaction Testswinsvega2015-04-240-0/+0
| | * | | | | | | | | | | transaction testswinsvega2015-04-240-0/+0
| | * | | | | | | | | | | New Transaction Testswinsvega2015-04-240-0/+0
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Tidy and conformalise the toHex API.Gav Wood2015-04-281-11/+11
| * | | | | | | | | | | Merge pull request #1655 from winsvega/blockweightGav Wood2015-04-282-28/+41
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | blockweight: allfields to compact Hex fixwinsvega2015-04-241-1/+1
| | * | | | | | | | | | | blockweight: stateroot is hashwinsvega2015-04-241-1/+1
| | * | | | | | | | | | | BlockWeight: jsonrpc fixwinsvega2015-04-240-0/+0
| | * | | | | | | | | | | BlockWeight: data fixwinsvega2015-04-241-4/+4
| | * | | | | | | | | | | BlockWeight: toCompactHexwinsvega2015-04-242-38/+19
| | * | | | | | | | | | | blockweight: random test windows fixwinsvega2015-04-240-0/+0
| | * | | | | | | | | | | Blockweight: rebase + commentswinsvega2015-04-240-0/+0
| | * | | | | | | | | | | BlockWeight: tests refactoringwinsvega2015-04-242-28/+60
| | * | | | | | | | | | | BlockWeight: blockchain test refactoringwinsvega2015-04-240-0/+0
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-04-282-2/+44
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge pull request #1740 from chriseth/sol_sourceLocationForOptimizerchriseth2015-04-271-2/+14
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Try to keep source location during optimization.chriseth2015-04-271-2/+14
| | | |/ / / / / / / / /
| | * | | | | | | | | | changed the test so constructor will have input parametersLiana Husikyan2015-04-271-4/+17
| | * | | | | | | | | | changed the implementationLiana Husikyan2015-04-271-5/+2
| | * | | | | | | | | | fixed the output of the testLiana Husikyan2015-04-271-10/+9
| | * | | | | | | | | | test for resaltsLiana Husikyan2015-04-271-0/+21
| | |/ / / / / / / / /
| * / / / / / / / / / Full ICAP implementation (Direct, Indirect-ETH, Indirect-XET).Gav Wood2015-04-281-0/+626
| |/ / / / / / / / /
| * | | | | | | | | Merge pull request #1729 from chriseth/sol_interfaceOutputchriseth2015-04-241-6/+6
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Use non-implemented functions for solidity interface output.chriseth2015-04-231-6/+6
| | | |_|/ / / / / | | |/| | | | | |
* | / | | | | | | Deploy To Network: users choose which state to use for deployingyann3002015-04-271-0/+596
|/ / / / / / / /
* | | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-04-232-2/+84
|\| | | | | | |
| * | | | | | | Fix regarding memory overwrite during sha3 computation.chriseth2015-04-221-1/+19
| * | | | | | | bytes parameters for events and sha3.chriseth2015-04-221-0/+43
| | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #1593 from debris/cmake3.2.1Marek Kotewicz2015-04-220-0/+0
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge branch 'develop' into cmake3.2.1Marek Kotewicz2015-04-2190-51122/+823
| | |\| | | |
| | * | | | | Merge branch 'develop' into cmake3.2.1Marek Kotewicz2015-04-1515-225/+860
| | |\ \ \ \ \
| | * | | | | | fixed #1590, msvc build with cmake 3.2.1debris2015-04-121-4/+4
| * | | | | | | Merge pull request #1685 from chriseth/sol_fix_ripemd_alignmentGav Wood2015-04-211-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Fixed byte alignment for return type of ripemd160 built-in contract.chriseth2015-04-211-2/+2
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge pull request #1699 from chriseth/sol_fix_contractTypesAsArgumentsGav Wood2015-04-211-0/+19
| |\ \ \ \ \ \ \
| | * | | | | | | Fix for Contract and Enum types as external function arguments.chriseth2015-04-211-0/+19
| | |/ / / / / /
| * | | | | | | Merge pull request #1695 from imapp-pl/pr/testethGav Wood2015-04-211-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | testeth: Handle command line options for user defined testsPaweł Bylica2015-04-211-0/+2
* | | | | | | | | More logging stuff.Gav Wood2015-04-230-0/+0
|/ / / / / / / /
* | | | | | | | Merge pull request #1634 from chriseth/sol_overloadingFunctionschriseth2015-04-214-26/+217
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctionschriseth2015-04-2190-51194/+634
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctionschriseth2015-04-205-14/+48
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctionschriseth2015-04-1716-67/+294
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctionschriseth2015-04-1540-454/+6939
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Fixed function overloads.chriseth2015-04-152-91/+137
| * | | | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_overloadingFunctionschriseth2015-04-0758-1238/+9800
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | add another var x = f; overloaded function test caseLu Guanqun2015-03-081-0/+21
| * | | | | | | | | add two overloaded function test casesLu Guanqun2015-03-082-7/+38
| * | | | | | | | | add test cases for functions in derived overload functions in baseLu Guanqun2015-03-082-4/+28
| * | | | | | | | | fix test code due to API changes in DeclarationContainerLu Guanqun2015-03-081-1/+3
| * | | | | | | | | add end to end test cases related to overloaded functionsLu Guanqun2015-03-081-1/+42
| * | | | | | | | | add two parsing test cases related to overloaded functionsLu Guanqun2015-03-081-0/+25
* | | | | | | | | | Removed (and added) some #ifs (but removed more than I added).chriseth2015-04-2114-58/+5
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Version bump and client rename.Gav Wood2015-04-210-0/+0
* | | | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-04-2188-50949/+55
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | properly mv webthreestubclient.hCJentzsch2015-04-211-596/+0
| * | | | | | | | | fixesCJentzsch2015-04-212-23/+15
| * | | | | | | | | Merge remote-tracking branch 'upstream/develop' into RestructureTestFoldersCJentzsch2015-04-211-0/+579
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Restructure test foldersCJentzsch2015-04-2188-50610/+75
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | More colourful logging.Gav Wood2015-04-211-2/+2
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | fix hex encoding blockheader and use tmp directories for stateDBCJentzsch2015-04-201-7/+9
* | | | | | | | | xMerge remote-tracking branch 'upstream/develop' into JSON_testContractCJentzsch2015-04-205-14/+48
|\| | | | | | | |
| * | | | | | | | Remote miner fixes.Gav Wood2015-04-201-1/+2
| * | | | | | | | Minor fix for integration tests.Gav Wood2015-04-191-2/+2
| * | | | | | | | Merge pull request #1666 from CJentzsch/allhexfixGav Wood2015-04-192-9/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | simplificationCJentzsch2015-04-182-8/+8
| | * | | | | | | | 0x -> 0x0 for numbersCJentzsch2015-04-182-9/+9
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #1501 from LefterisJP/abstract_contract_contructorschriseth2015-04-171-2/+35
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Check all constructors in inheritance chain get argsLefteris Karapetsas2015-04-171-0/+19
| | * | | | | | | Allowing abstract contracts constructor to have no argsLefteris Karapetsas2015-04-171-2/+16
* | | | | | | | | update test after solidity fixCJentzsch2015-04-171-1/+1
* | | | | | | | | Merge remote-tracking branch 'upstream/develop' into JSON_testContractCJentzsch2015-04-173-12/+97
|\| | | | | | | |
| * | | | | | | | Merge pull request #1654 from chriseth/sol_fix_smallNegativeStorageValueschriseth2015-04-171-0/+23
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Tests for signed integers in storage.chriseth2015-04-171-0/+23
| * | | | | | | | network save/restore: merge fixes, simpler code, limit parse of require flag ...subtly2015-04-171-1/+1
| * | | | | | | | Merge branch 'develop' into discoveryEndpointssubtly2015-04-1710-53/+96
| |\| | | | | | |
| * | | | | | | | stylesubtly2015-04-172-2/+2
| * | | | | | | | Merge branch 'develop' into discoveryEndpointssubtly2015-04-171-0/+80
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | test constantssubtly2015-04-172-0/+50
| * | | | | | | | Merge branch 'develop' into discoveryEndpointssubtly2015-04-162-1/+20
| |\ \ \ \ \ \ \ \
| * | | | | | | | | update testsubtly2015-04-161-1/+1
| * | | | | | | | | Merge branch 'develop' into discoveryEndpointssubtly2015-04-166-85/+112
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'p2p' into discoveryEndpointssubtly2015-04-1411-142/+738
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cleanup/prep endpoint semantics for #1558 and #1557subtly2015-04-142-10/+22
* | | | | | | | | | | | use this_thread::sleep_for instead of sleepCJentzsch2015-04-171-1/+1
* | | | | | | | | | | | retrigger buildCJentzsch2015-04-171-1/+0
* | | | | | | | | | | | styleCJentzsch2015-04-170-0/+0
* | | | | | | | | | | | add sleep 1 second to avoid invalid blocks due to same timestamp during creationCJentzsch2015-04-172-1/+2
* | | | | | | | | | | | update JSON_test.solCJentzsch2015-04-170-0/+0
* | | | | | | | | | | | remove old contractCJentzsch2015-04-171-235/+70
* | | | | | | | | | | | add JSON testCJentzsch2015-04-173-249/+746
| |_|_|_|_|/ / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #1569 from winsvega/allfieldshexGav Wood2015-04-179-53/+90
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | All Fields Hex: remove linewinsvega2015-04-161-1/+0
| * | | | | | | | | | | All Fields Hex: ttTransaction Fillerwinsvega2015-04-161-1/+2
| * | | | | | | | | | | All fields Hex: stylewinsvega2015-04-163-9/+9
| * | | | | | | | | | | AllFieldsHex: transaction test fixwinsvega2015-04-161-3/+4
| * | | | | | | | | | | All Fields Hexwinsvega2015-04-161-23/+0
| * | | | | | | | | | | All Fields As Hex: Secret Keywinsvega2015-04-163-3/+3
| * | | | | | | | | | | All Fields Hex: block testswinsvega2015-04-161-0/+8
| * | | | | | | | | | | All Fields Hex: VMTestswinsvega2015-04-161-0/+15
| * | | | | | | | | | | AllFieldsHex: State Testswinsvega2015-04-161-0/+1
| * | | | | | | | | | | All Fields Hex: block testswinsvega2015-04-162-17/+20
| * | | | | | | | | | | All Fields Hex: VMTestswinsvega2015-04-162-9/+17
| * | | | | | | | | | | AllFieldsHex: State Testswinsvega2015-04-164-42/+66
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Fix for fix #1475, #1476.subtly2015-04-171-0/+6
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #1503 from chriseth/sol_mergeBasicBlockschriseth2015-04-161-0/+80
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fixed test.chriseth2015-04-161-1/+1
| * | | | | | | | | Control flow analysis.chriseth2015-04-161-0/+80
| | |_|/ / / / / / | |/| | | | | | |
* / | | | | | | | Bugfixes concerning variable declarations.chriseth2015-04-162-1/+20
|/ / / / / / / /
* | | | | / / / Attempt a fix of dagger tests to fix the buildLefteris Karapetsas2015-04-151-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge pull request #1575 from debris/web3jsGav Wood2015-04-150-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit '60313959de74d8f4786858ee6e5425b7964478e9' into developMarek Kotewicz2015-04-100-0/+0
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Squashed 'libjsqrc/ethereumjs/' changes from 73b9ed2..4def095Marek Kotewicz2015-04-108-18/+220
* | | | | | | | Merge branch 'develop' into netFixsubtly2015-04-155-85/+85
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'minerefactor' of github.com:ethereum/cpp-ethereum into minerefa...Gav Wood2015-04-140-0/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Various fixes for mining.Gav Wood2015-04-145-85/+85
| | * | | | | | | | Some early refactoring to support async miners better.Gav Wood2015-04-111-2/+2
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Various fixes for mining.Gav Wood2015-04-145-85/+85
| * | | | | | | | Some early refactoring to support async miners better.Gav Wood2015-04-141-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'p2p' into netFixsubtly2015-04-1411-142/+738
|\| | | | | | |
| * | | | | | | Merge pull request #1587 from subtly/neighboursGav Wood2015-04-141-0/+33
| |\ \ \ \ \ \ \
| | * | | | | | | Merge branch 'develop' into neighbourssubtly2015-04-143-5/+17
| | |\| | | | | |
| | * | | | | | | test use of steady_clock for timeoutsubtly2015-04-121-0/+33
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Check State: Stylewinsvega2015-04-131-1/+0
| * | | | | | | Check State: Block Testswinsvega2015-04-132-1/+99
| * | | | | | | Check State: expect in blockswinsvega2015-04-133-57/+222
| * | | | | | | Check State: Block Test + Transactionwinsvega2015-04-133-63/+96
| * | | | | | | BlockTests: add expect sectionwinsvega2015-04-137-40/+308
| | |/ / / / / | |/| | | | |
* / | | | | | proper neighbours packet size w/testsubtly2015-04-141-0/+27
|/ / / / / /
* / / / / / Ability to switch GPU/CPU mining on the fly.Gav Wood2015-04-113-5/+17
|/ / / / /
* | | | | Merge pull request #1577 from imapp-pl/pr/scheduler_changeGav Wood2015-04-102-0/+4
|\ \ \ \ \
| * | | | | Change instruction schedulerPaweł Bylica2015-04-102-0/+4
| |/ / / /
* / / / / OpenCL stuff, Fix for eth_call.Gav Wood2015-04-102-1/+2
|/ / / /
* | | | Fix solidity tests.Gav Wood2015-04-091-2/+2
* | | | Merge pull request #1538 from debris/jsGav Wood2015-04-090-0/+0
|\ \ \ \
| * | | | Merge commit '6a49256775c7b7648d1bc3921aaa594370d32287' into jsMarek Kotewicz2015-04-070-0/+0
| |\| | | | | |_|/ | |/| |
| | * | Squashed 'libjsqrc/ethereumjs/' changes from eceeda7..73b9ed2Marek Kotewicz2015-04-0780-144/+2127
* | | | Merge pull request #1546 from chriseth/sol_assumeContractNotCreatedGav Wood2015-04-091-4/+0
|\ \ \ \
| * | | | Retain more gas for the case that the called contract is not yet created.chriseth2015-04-071-4/+0
| |/ / /
* | | | Merge pull request #1401 from winsvega/expectedStateGav Wood2015-04-0925-216/+5849
|\ \ \ \
| * | | | Check State: windows buildWins Vega2015-04-081-2/+8
| * | | | Check Statewinsvega2015-04-081-1/+86
| * | | | Check Statewinsvega2015-04-081-0/+54
| * | | | Check Statewinsvega2015-04-081-1/+2
| * | | | Check Statewinsvega2015-04-081-1/+1
| * | | | Check Statewinsvega2015-04-082-9/+9
| * | | | Check Statewinsvega2015-04-081-13/+9
| * | | | Check Statewinsvega2015-04-083-11/+5
| * | | | Check Statewinsvega2015-04-083-8/+750
| * | | | Check Statewinsvega2015-04-084-44/+1147
| * | | | Check Statewinsvega2015-04-083-9/+1525
| * | | | Check Statewinsvega2015-04-081-17/+151
| * | | | Check Statewinsvega2015-04-0813-305/+1833
| * | | | Check Statewinsvega2015-04-082-29/+107
| * | | | Check Statewinsvega2015-04-084-79/+30
| * | | | Expected Statewinsvega2015-04-082-4/+374
| * | | | Expect State Checkwinsvega2015-04-083-51/+62
| * | | | State Testwinsvega2015-04-082-2/+66
* | | | | fixesLiana Husikyan2015-04-081-7/+15
* | | | | added < uint256 uinttype to testLiana Husikyan2015-04-081-0/+5
* | | | | added implementation to append code for State variable accessorLiana Husikyan2015-04-081-4/+5
* | | | | some more testsLiana Husikyan2015-04-081-6/+33
* | | | | added createing FunctionType from ArrayType VariableDeclarationLiana Husikyan2015-04-081-0/+13
* | | | | Remove VMTRACE.Gav Wood2015-04-083-6/+6
|/ / / /
* | | | Typos and docs.chriseth2015-04-071-9/+9
* | | | SHA3 optimizations.chriseth2015-04-071-3/+165
* | | | Merge branch 'develop' into p2psubtly2015-04-078-7/+1173
|\| | |
| * | | styleCJentzsch2015-04-071-5/+5
| * | | styleCJentzsch2015-04-071-1/+0
| * | | Merge remote-tracking branch 'upstream/develop' into addTestsCJentzsch2015-04-071-0/+4
| |\ \ \
| | * | | Disable SHA256/RIPEMD tests for now.Gav Wood2015-04-071-0/+4
| * | | | add invalid timestampCJentzsch2015-04-072-3/+666
| * | | | Merge remote-tracking branch 'upstream/develop' into addTestsCJentzsch2015-04-0624-35/+104
| |\| | |
| | * | | Nicer build options.Gav Wood2015-04-062-2/+2
| * | | | uncle with same block number + uncle header validityCJentzsch2015-04-063-2/+405
| * | | | Merge remote-tracking branch 'upstream/develop' into addTestsCJentzsch2015-04-042-7/+109
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/develop' into addTestsCJentzsch2015-04-0221-107/+1216
| |\ \ \ \ \
| * | | | | | call goes OOG with value transferCJentzsch2015-04-021-0/+42
| * | | | | | add Js example testCJentzsch2015-04-021-0/+41
| * | | | | | add failing tx test for goCJentzsch2015-03-261-0/+14
* | | | | | | Merge branch 'develop' into p2psubtly2015-04-0621-21/+71
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Typo "fix" fixed.Gav Wood2015-04-061-1/+1
| * | | | | | Move hash to a hidden function, and provide a datapath to it so avoidGav Wood2015-04-066-14/+25
| * | | | | | Allow Solidity build to be disabled.Gav Wood2015-04-0514-5/+44
| * | | | | | Decent transaction import result provision.Gav Wood2015-04-051-1/+1
| * | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-04-055-12/+31
| |\ \ \ \ \ \
| * | | | | | | New DAG file scheme.Gav Wood2015-04-051-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Improve addNode functionality when addNode is called during network startup.subtly2015-04-051-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'develop' into p2psubtly2015-04-055-12/+31
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #1466 from imapp-pl/pr/jit_cacheGav Wood2015-04-054-12/+21
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into evmjitPaweł Bylica2015-04-036-23/+420
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into evmjitPaweł Bylica2015-03-3120-105/+908
| | |\ \ \ \ \ \ \
| | * | | | | | | | Test execution stats improvementsPaweł Bylica2015-03-254-12/+21
| * | | | | | | | | Merge pull request #1482 from debris/eth_versionGav Wood2015-04-051-0/+10
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | eth_protocolVersionMarek Kotewicz2015-04-011-0/+10
* | | | | | | | | | Merge branch 'develop' into p2psubtly2015-04-051-1/+1
|\| | | | | | | | |
| * | | | | | | | | Fixes #1509Gav Wood2015-04-041-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'develop' into p2psubtly2015-04-031-6/+108
|\| | | | | | | |
| * | | | | | | | fix max stack size 1024CJentzsch2015-04-021-6/+108
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'develop' into p2psubtly2015-04-012-4/+14
|\| | | | | | |
| * | | | | | | changed checking for external type in VariableDeclaration::checkTypeRequireme...Liana Husikyan2015-04-011-2/+12
| * | | | | | | Upgrade to latest ethhash API.Gav Wood2015-04-011-2/+2
| * | | | | | | Merge pull request #1476 from ethereum/p2pGav Wood2015-03-311-0/+9
| |\ \ \ \ \ \ \
* | | | | | | | | Merge branch 'develop' into p2psubtly2015-03-312-13/+289
|\| | | | | | | | | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge pull request #1432 from chriseth/sol_cseForMemoryAndStoragechriseth2015-03-311-0/+265
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Optimize breaking item.chriseth2015-03-301-0/+32
| | * | | | | | Optimizer for memory.chriseth2015-03-301-0/+53
| | * | | | | | Storage access optimisation.chriseth2015-03-301-0/+180
| * | | | | | | Merge pull request #1461 from debris/prestate_testsGav Wood2015-03-311-13/+24
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | failing tests for getting genesis blockMarek Kotewicz2015-03-301-13/+24
| | |/ / / / /
* | / / / / / Fix #1475subtly2015-03-311-0/+9
|/ / / / / /
* | | | | | Merge pull request #1464 from LefterisJP/natspec_nonexistant_paramchriseth2015-03-311-12/+13
|\ \ \ \ \ \
| * | | | | | no need to have target json for failing testsLefteris Karapetsas2015-03-301-12/+2
| * | | | | | Detect if non-existant parameter is documented with natspecLefteris Karapetsas2015-03-301-1/+12
| |/ / / / /
* | | | | | Merge pull request #1414 from LefterisJP/sol_notImplementedFuncschriseth2015-03-312-0/+65
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix some styling issues and remove commentsLefteris Karapetsas2015-03-301-3/+3
| * | | | | Abstract contract and inheritanceLefteris Karapetsas2015-03-271-3/+45
| * | | | | Parsing of not fully implemented functionsLefteris Karapetsas2015-03-252-0/+23
* | | | | | Merge branch 'develop' into reqpeersubtly2015-03-301-17/+19
|\ \ \ \ \ \
| * | | | | | Use TransientDirectory.Gav Wood2015-03-301-1/+3
| * | | | | | Fix a load of horrible style that got through.Gav Wood2015-03-301-17/+17
* | | | | | | Merge branch 'develop' into reqpeersubtly2015-03-306-25/+18
|\| | | | | |
| * | | | | | Refactored much of transaction queue for tidiness and optimisation.Gav Wood2015-03-306-25/+18
* | | | | | | makePeer and support setting listen IP.subtly2015-03-281-4/+4
* | | | | | | Merge branch 'p2p' into reqpeersubtly2015-03-286-17/+441
|\| | | | | |
| * | | | | | Merge pull request #1441 from chriseth/ctestGav Wood2015-03-281-0/+15
| |\ \ \ \ \ \
| | * | | | | | Parse test files and create ctest tests.chriseth2015-03-271-0/+15
| * | | | | | | Merge pull request #1410 from debris/1351_testsGav Wood2015-03-286-17/+426
| |\ \ \ \ \ \ \
| | * | | | | | | fixes for test/TestUtils.hMarek Kotewicz2015-03-262-26/+13
| | * | | | | | | Merge branch 'develop' into 1351_testsMarek Kotewicz2015-03-262-0/+22
| | |\ \ \ \ \ \ \
| | * | | | | | | | ClientBase testsMarek Kotewicz2015-03-256-17/+439
| | | |_|/ / / / / | | |/| | | | | |
* | / | | | | | | update CLI and AZ UI for replacing local-networking with explicit --listen-ipsubtly2015-03-281-3/+3
|/ / / / / / / /
* | | | | | | | Merge pull request #1338 from LianaHus/sol_ConvertContractTypesToAddresschriseth2015-03-271-2/+100
|\ \ \ \ \ \ \ \
| * | | | | | | | added externalTypes function to functionTypeLiana Husikyan2015-03-271-1/+1
| * | | | | | | | two more testsLiana Husikyan2015-03-261-4/+34
| * | | | | | | | tests for external typesLiana Husikyan2015-03-251-32/+51
| * | | | | | | | renamed externalTypes to externalSignatureLiana Husikyan2015-03-252-5/+23
| * | | | | | | | renamed getCanonicalSignatureLiana Husikyan2015-03-252-3/+34
| |/ / / / / / /
* | | | | | | | Merge pull request #1396 from chriseth/sol_cseOpt2chriseth2015-03-271-34/+81
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Pattern matching for expression simplification.chriseth2015-03-271-0/+41
| * | | | | | | Optimizing various single operations.chriseth2015-03-271-36/+42
| | |/ / / / / | |/| | | | |
* | | | | | | adopt node IP address from udp header when ping.ipAddress isn't publicsubtly2015-03-261-0/+34