aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Restructure test foldersCJentzsch2015-04-2188-50610/+75
* 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
* | 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
|\|
| * 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
* | | stylesubtly2015-04-172-2/+2
* | | Merge branch 'develop' into discoveryEndpointssubtly2015-04-171-0/+80
|\| |
| * | 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
* | | test constantssubtly2015-04-172-0/+50
* | | Merge branch 'develop' into discoveryEndpointssubtly2015-04-162-1/+20
|\| |
| * | Bugfixes concerning variable declarations.chriseth2015-04-162-1/+20
| |/
* | update testsubtly2015-04-161-1/+1
* | Merge branch 'develop' into discoveryEndpointssubtly2015-04-166-85/+112
|\|
| * 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
| |\| | | |
| * | | | | proper neighbours packet size w/testsubtly2015-04-141-0/+27
| | |/ / / | |/| | |
* | | | | Merge branch 'p2p' into discoveryEndpointssubtly2015-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
| | |/ / / | |/| | |
* / | | | cleanup/prep endpoint semantics for #1558 and #1557subtly2015-04-142-10/+22
|/ / / /
* / / / 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
* | | | | | correct net/test for ping packetsubtly2015-03-261-2/+2
|/ / / / /
* | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-03-260-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge pull request #1387 from winsvega/developGav Wood2015-03-262-0/+22
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Exceptionswinsvega2015-03-241-0/+7
| | * | | | Transaction Data Must Be Arraywinsvega2015-03-231-0/+15
* | | | | | Clean up some code redundancy.Gav Wood2015-03-262-0/+22
|/ / / / /
* | / / / Code generation part 2.chriseth2015-03-241-23/+140
| |/ / / |/| | |
* | | | Merge pull request #1382 from CJentzsch/addTestsGav Wood2015-03-247-36/+917
|\ \ \ \ | | |/ / | |/| |
| * | | styleCJentzsch2015-03-242-13/+12
| * | | refine bcJS_API_TestFiller.jsonCJentzsch2015-03-231-36/+9
| * | | test for in-chain-uncles and uncles with gen 0CJentzsch2015-03-232-11/+200
| * | | check overflow for v value in transacition testCJentzsch2015-03-231-0/+60
| * | | add possibility to have in-chain uncles as testsCJentzsch2015-03-231-0/+10
| * | | gas overflowCJentzsch2015-03-231-0/+28
| * | | bug fixCJentzsch2015-03-231-5/+5
| * | | memory stress test for memory opdcodes - dejavu issue 28CJentzsch2015-03-231-0/+374
| * | | stack limit testsCJentzsch2015-03-231-0/+204
| * | | Merge remote-tracking branch 'upstream/develop' into addTestsCJentzsch2015-03-236-9/+180
| |\| |
| * | | max stack limit testCJentzsch2015-03-211-0/+44
* | | | fix test typosubtly2015-03-231-1/+1
* | | | gracefully handle old pingnode packetsubtly2015-03-231-0/+11
| |/ / |/| |
* | | Fix signed/unsigned mismatch.Gav Wood2015-03-231-1/+1
* | | Merge host and nodetable network protocol version.subtly2015-03-231-1/+1
* | | fix net/ unit tests for nodetable updatessubtly2015-03-231-0/+9
* | | NodeTable constructor requires and listens to explicit IP address instead of ...subtly2015-03-232-6/+6
* | | codingstandardssubtly2015-03-231-1/+1
* | | constant for discovery protocol versionsubtly2015-03-231-1/+1
* | | Minor rename.Gav Wood2015-03-201-1/+1
* | | Merge pull request #1359 from winsvega/developGav Wood2015-03-202-3/+143
|\| |
| * | Arithmetic Testswinsvega2015-03-201-0/+84
| * | SDIVwinsvega2015-03-202-3/+59
* | | Merge pull request #1341 from chriseth/sol_packedStoragechriseth2015-03-203-1/+163
|\ \ \ | |/ / |/| |
| * | Disallowed special case of bytes0 arrays.chriseth2015-03-182-0/+34
| * | Packing for arrays.chriseth2015-03-182-1/+129
* | | Merge pull request #1344 from LefterisJP/sol_BytesToIntConvchriseth2015-03-191-26/+74
|\ \ \
| * | | Reorganizing conversion EndToEndTestsLefteris Karapetsas2015-03-191-27/+50
| * | | Explicit conversion between bytes and int of any sizeLefteris Karapetsas2015-03-181-0/+25
| |/ /
* | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-03-196-8/+42
|\ \ \
| * \ \ Merge pull request #1350 from winsvega/developGav Wood2015-03-191-0/+5
| |\ \ \
| | * | | BlokTestswinsvega2015-03-181-0/+5
| | |/ /
| * | | Merge pull request #1346 from CJentzsch/FuzzTestingGav Wood2015-03-192-8/+34
| |\ \ \
| | * | | less magicCJentzsch2015-03-181-1/+2
| | * | | update gasLimitsCJentzsch2015-03-181-4/+4
| | * | | improve sampling in fuzz testingCJentzsch2015-03-181-4/+29
| | |/ /
| * | | Merge pull request #1178 from imapp-pl/pr/evmjit-v0.3Gav Wood2015-03-190-0/+0
| |\ \ \
| | * \ \ Merge remote-tracking branch 'upstream/develop' into evmjitPaweł Bylica2015-03-1626-517/+1432
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/develop' into evmjitPaweł Bylica2015-03-1314-313/+1234
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'upstream/develop' into evmjitPaweł Bylica2015-03-1221-216/+1713
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into evmjitPaweł Bylica2015-03-0913-303/+557
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into evmjitPaweł Bylica2015-03-0646-2788/+3890
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into evmjitPaweł Bylica2015-03-0517-192/+249
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into evmjitPaweł Bylica2015-03-042-9/+361
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into evmjitPaweł Bylica2015-03-029-96/+895
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into evmjitPaweł Bylica2015-02-2717-561/+3358
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into pr/evmjit-v0.2Paweł Bylica2015-02-255-31/+803
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into evmjitPaweł Bylica2015-02-241-1/+102
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit '444cc3d12c96a40b7b5b6832ec84afe83c403733' into evmjitPaweł Bylica2015-02-240-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Add EVMJIT.Gav Wood2015-02-2175-40518/+0
| * | | | | | | | | | | | | | | | Exception-throwing assert.chriseth2015-03-183-0/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Diagnostics to try to track down the mining issues.Gav Wood2015-03-191-1/+1
* | | | | | | | | | | | | | | | Extensive pathway for reporting transaction execution results.Gav Wood2015-03-183-3/+3
* | | | | | | | | | | | | | | | Rename transact -> submitTransaction (reflecting aynch nature).Gav Wood2015-03-181-3/+3
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | added test to check anonymous events with user specified topicsLiana Husikyan2015-03-171-0/+22
* | | | | | | | | | | | | | | added anonymous to ABILiana Husikyan2015-03-171-0/+21
* | | | | | | | | | | | | | | changed the position of 'anonymous' keyword: event <name>() anonymous.Liana Husikyan2015-03-171-1/+1
* | | | | | | | | | | | | | | Added anonymous flag to event.Liana Husikyan2015-03-171-1/+1
* | | | | | | | | | | | | | | added test for anonymous eventLiana Husikyan2015-03-171-0/+15
* | | | | | | | | | | | | | | Merge pull request #1333 from arkpar/eth_buildcGav Wood2015-03-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | supported building with clang and GNU gold linker on linuxarkpar2015-03-171-1/+1
* | | | | | | | | | | | | | | | Merge pull request #1326 from chriseth/sol_packedStoragechriseth2015-03-173-14/+243
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fetch and store packed values.chriseth2015-03-172-13/+139
| * | | | | | | | | | | | | | | Compute packing offsets.chriseth2015-03-171-0/+82
| * | | | | | | | | | | | | | | Enlarge storage references to two stack slots.chriseth2015-03-172-2/+23
* | | | | | | | | | | | | | | | Merge pull request #1329 from winsvega/developGav Wood2015-03-171-0/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | ExpXY Testwinsvega2015-03-171-0/+28
* | | | | | | | | | | | | | | | | Merge pull request #1318 from CJentzsch/addTestsGav Wood2015-03-176-125/+1199
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | update blockchain testsCJentzsch2015-03-176-180/+378
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into addTestsCJentzsch2015-03-161-13/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \