aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2144 from chriseth/cleanupSecretStoreGav Wood2015-06-182-0/+20
|\
| * Fixed build errors.chriseth2015-06-180-0/+0
| * Safe file writing and some tests.chriseth2015-06-180-0/+0
| * Fix to correctly write nonce during tests.chriseth2015-06-182-0/+20
| * Cleanup of SecretStore.chriseth2015-06-180-0/+0
* | Merge pull request #2230 from CJentzsch/testethForBuildServerGav Wood2015-06-182-1/+7
|\ \
| * | avoid network tests when --nonetwork is setCJentzsch2015-06-182-4/+6
| * | make network tests optionalCJentzsch2015-06-180-0/+0
| * | add network flagCJentzsch2015-06-182-1/+5
| |/
* | Merge pull request #2216 from chriseth/sol_memoryArrays5chriseth2015-06-182-12/+90
|\ \ | |/ |/|
| * Accessors for strings.chriseth2015-06-172-7/+85
| * Type conversion specialities for storage references.chriseth2015-06-161-5/+5
* | Merge pull request #2075 from winsvega/fuzzGav Wood2015-06-182-26/+51
|\ \
| * | FuzzTests: simple block test + NOBOOST flagDimitry2015-06-171-2/+1
| * | FuzzTests: blocktests (before merge)Dimitry2015-06-171-0/+1
| * | Fuzz Tests updateDimitry2015-06-171-1/+1
| * | FuzzTesting: VMTests + TransactionTests supportDimitry2015-06-172-19/+27
| * | createRandomTest: State testDimitry2015-06-172-7/+8
| * | Random code: Exceptions and oututDimitry2015-06-171-4/+4
| * | FuzzTests: Boost MacroDimitry2015-06-171-0/+16
* | | false positive test introducedVlad Gluhovsky2015-06-180-0/+0
* | | Merge pull request #2202 from CJentzsch/PoWTestsGav Wood2015-06-180-0/+0
|\ \ \
| * | | style 2CJentzsch2015-06-170-0/+0
| * | | styleCJentzsch2015-06-170-0/+0
| * | | Merge remote-tracking branch 'upstream/develop' into PoWTestsCJentzsch2015-06-173-5/+30
| |\ \ \ | | | |/ | | |/|
| * | | add diff is zero testCJentzsch2015-06-160-0/+0
| * | | add invalid PoW in uncle blockheader testsCJentzsch2015-06-160-0/+0
| * | | add invalid PoW in blockheader testsCJentzsch2015-06-160-0/+0
| * | | add ability to have invalid Pow in BlockChaintestsCJentzsch2015-06-160-0/+0
* | | | Merge pull request #2170 from gluk256/_bloom_filterGav Wood2015-06-180-0/+0
|\ \ \ \
| * | | | naming conventions changedVlad Gluhovsky2015-06-170-0/+0
| * | | | Bloom Filter initial version reviewedVlad Gluhovsky2015-06-160-0/+0
| * | | | a minor refactoringVlad Gluhovsky2015-06-160-0/+0
| * | | | Bloom Filter, first versionVlad Gluhovsky2015-06-160-0/+0
| * | | | Bloom Filter introducedVlad Gluhovsky2015-06-160-0/+0
| * | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into developVlad Gluhovsky2015-06-160-0/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into developVlad Gluhovsky2015-06-161-0/+87
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Storage array reference test.chriseth2015-06-181-0/+53
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #2195 from winsvega/issuesGav Wood2015-06-170-0/+0
|\ \ \ \ \
| * | | | | Coverage infoDimitry2015-06-150-0/+0
* | | | | | Merge pull request #2215 from CJentzsch/coreUnitTestsGav Wood2015-06-170-0/+0
|\ \ \ \ \ \
| * | | | | | update file name in descriptionCJentzsch2015-06-170-0/+0
| * | | | | | basic AES testsCJentzsch2015-06-170-0/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #2208 from chriseth/libdevcoreStuffGav Wood2015-06-171-1/+1
|\ \ \ \ \ \
| * | | | | | Some changes in libdevcore.chriseth2015-06-161-1/+1
* | | | | | | Merge pull request #2190 from CJentzsch/moreTestsGav Wood2015-06-170-0/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | fix block number in testCJentzsch2015-06-150-0/+0
| * | | | | | add blck504980 testCJentzsch2015-06-130-0/+0
| * | | | | | fix expected section for ecrecoverCJentzsch2015-06-120-0/+0
* | | | | | | Merge pull request #2199 from chriseth/sol_memoryArrays4chriseth2015-06-163-5/+30
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Copying between memory and memory.chriseth2015-06-163-5/+30
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #2201 from chfast/fix_fakeextvmGav Wood2015-06-160-0/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Set code hash in FakeExtVM.Paweł Bylica2015-06-160-0/+0
| |/ / / /
* | | | | Merge pull request #2197 from gluk256/_bloom_updateGav Wood2015-06-160-0/+0
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into developVlad Gluhovsky2015-06-151-0/+8
| |\ \ \
| * \ \ \ Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into developVlad Gluhovsky2015-06-126-59/+566
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into developVlad Gluhovsky2015-06-077-10/+203
| |\ \ \ \
| * \ \ \ \ Merge branch 'v_test_refactor' into developVlad Gluhovsky2015-06-071-5/+1
| |\ \ \ \ \
| | * | | | | warnings fixedVlad Gluhovsky2015-06-050-0/+0
* | | | | | | Merge pull request #2163 from chriseth/sol_memoryArrays3chriseth2015-06-161-0/+87
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Distinction between storage pointer and storage ref and type checking for con...chriseth2015-06-151-0/+87
| | |_|_|_|/ | |/| | | |
* / | | | | Refactor toJson out into separate file.Gav Wood2015-06-150-0/+0
|/ / / / /
* | | | | Admin methods.Gav Wood2015-06-130-0/+0
* | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-06-132-0/+10
|\ \ \ \ \
| * | | | | Optimize RETURN x 0 to STOP.chriseth2015-06-121-0/+8
| | |_|_|/ | |/| | |
| * | | | expectOut fill section to vmTestsDimitry2015-06-111-0/+2
* | | | | First JSONRPC admin method.Gav Wood2015-06-120-0/+0
* | | | | Allow unlocking of wallets over RPC.Gav Wood2015-06-120-0/+0
|/ / / /
* | | | Merge pull request #2148 from chriseth/sol_walletTestsGav Wood2015-06-111-0/+491
|\ \ \ \
| * | | | Wallet tests.chriseth2015-06-111-0/+491
* | | | | Merge pull request #2107 from debris/web3_5.0Gav Wood2015-06-110-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge commit '8d6d0f84c18542369a0cdc8e9618c7e2fbf0bf6b' into web3_5.0Marek Kotewicz2015-06-070-0/+0
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Squashed 'libjsqrc/ethereumjs/' changes from 16861fc..ca46cb5Marek Kotewicz2015-06-079-198/+240
* | | | | | Merge pull request #2108 from debris/filter_blockHashGav Wood2015-06-110-0/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into filte...Marek Kotewicz2015-06-100-0/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into filte...Marek Kotewicz2015-06-100-0/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'eth_newPendingTransactionFilter' into filter_blockHashMarek Kotewicz2015-06-090-0/+0
| |\ \ \ \ \ \ \ \
| * | | | | | | | | udpated eth_compileSolidityMarek Kotewicz2015-06-090-0/+0
| * | | | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into filte...Marek Kotewicz2015-06-091-1/+3
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | new Ex methodsMarek Kotewicz2015-06-080-0/+0
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #2120 from winsvega/issuesGav Wood2015-06-101-0/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Precomp. Contracts from Transaction: one more testDimitry2015-06-100-0/+0
| * | | | | | | | | | stPrecompiledContracts from transaction testDimitry2015-06-101-0/+10
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Added missing source locations for new memory management code.chriseth2015-06-101-2/+2
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge pull request #2122 from chriseth/sol_memoryArrays2chriseth2015-06-102-12/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use dynamic memory for argument encoding.chriseth2015-06-092-12/+49
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2114 from LianaHus/sol_byte0_in_storagechriseth2015-06-102-44/+9
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | cleaned up the testsLiana Husikyan2015-06-092-34/+14
| * | | | | | | | removed byte0 keywordLiana Husikyan2015-06-082-33/+1
| * | | | | | | | added testLiana Husikyan2015-06-081-17/+34
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bcarkpar2015-06-100-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge pull request #2112 from chfast/refactor_move_overrideGav Wood2015-06-090-0/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Remove pessimising moves.Paweł Bylica2015-06-080-0/+0
| | |/ / / / / /
| * | | | | | | Merge pull request #2106 from debris/eth_newPendingTransactionFilterGav Wood2015-06-090-0/+0
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | eth_newPendingTransactionFilterMarek Kotewicz2015-06-070-0/+0
| | |/ / / / /
| * | | | | | Merge pull request #2111 from CJentzsch/addTestsGav Wood2015-06-090-0/+0
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | move test from stSpecialTest to transaction testCJentzsch2015-06-080-0/+0
| | * | | | | add sec80 test as provided by secCJentzsch2015-06-080-0/+0
| | * | | | | all precompiled contracts tests as CALLCODECJentzsch2015-06-080-0/+0
| | * | | | | add precompiled contracts with prefixed 0's and retune gas limitCJentzsch2015-06-080-0/+0
| | |/ / / /
* | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum intoarkpar2015-06-091-1/+3
|\| | | | |
| * | | | | Merge pull request #2025 from imapp-pl/refactor_executiveGav Wood2015-06-081-1/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Rename Executive::collectResult -> setResultRecipient.Paweł Bylica2015-06-081-1/+1
| | * | | | Merge remote-tracking branch 'upstream/develop' into refactor_executivePaweł Bylica2015-06-0310-220/+279
| | |\ \ \ \
| | * | | | | Rename Executive::setResultRef -> collectResult.Paweł Bylica2015-05-281-1/+1
| | * | | | | Change the way execution results are collected.Paweł Bylica2015-05-281-1/+3
| | * | | | | Change VM interface to return a copy of output.Paweł Bylica2015-05-270-0/+0
* | | | | | | codeHash in ExtVMarkpar2015-06-080-0/+0
|/ / / / / /
* | | | | | Merge pull request #2103 from chriseth/sol_fix_sequenceErrorGav Wood2015-06-071-1/+27
|\ \ \ \ \ \
| * | | | | | Quick fix to not access inaccessible sequences.chriseth2015-06-061-1/+2
| * | | | | | Test for the invalid sequence access bug.chriseth2015-06-061-0/+25
* | | | | | | Merge pull request #2102 from chriseth/sol_iszeroiszeroGav Wood2015-06-071-0/+10
|\ \ \ \ \ \ \
| * | | | | | | Optimize double ISZERO.chriseth2015-06-061-0/+10
| |/ / / / / /
* | | | | | | Merge pull request #2091 from gluk256/v_test_refactorGav Wood2015-06-071-5/+1
|\ \ \ \ \ \ \
| * | | | | | | Update peer.cppgluk2562015-06-050-0/+0
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | fixed peer testVlad Gluhovsky2015-06-051-5/+1
* | | | | | | Merge pull request #2089 from winsvega/issuesGav Wood2015-06-070-0/+0
|\ \ \ \ \ \ \
| * | | | | | | VM Filler: StyleDimitry2015-06-050-0/+0
| * | | | | | | Issues: VMTest filler fixDimitry2015-06-040-0/+0
* | | | | | | | sec-80 testCJentzsch2015-06-070-0/+0
* | | | | | | | Merge remote-tracking branch 'upstream/develop' into addTestsCJentzsch2015-06-066-8/+226
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge pull request #2096 from chriseth/sol_constantFallbackchriseth2015-06-061-0/+22
| |\ \ \ \ \ \ \
| | * | | | | | | Bare functions return success condition.chriseth2015-06-051-0/+22
| * | | | | | | | Merge pull request #2084 from chriseth/sol_computeConstantschriseth2015-06-062-1/+47
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Compute constantschriseth2015-06-052-1/+47
| | | |_|_|_|_|/ | | |/| | | | |
| * / | | | | | Ability to specify the storage location of a reference type.chriseth2015-06-053-7/+82
| |/ / / / / /
| * | | | | | Merge pull request #2074 from LianaHus/sol_PosIntegerLiteralsConversationchriseth2015-06-052-0/+75
| |\ \ \ \ \ \
| | * | | | | | fixed assigning negative number to unsignedLiana Husikyan2015-06-041-0/+10
| | * | | | | | - style fixesLiana Husikyan2015-06-041-0/+10
| | * | | | | | - conversion of positive literals to signed intLiana Husikyan2015-06-042-0/+44
| | * | | | | | testLiana Husikyan2015-06-041-0/+11
| | | |/ / / / | | |/| | | |
| * | | | | | Merge pull request #1581 from ethereum/whisperGav Wood2015-06-050-0/+0
| |\ \ \ \ \ \
| | * | | | | | update whisper testssubtly2015-06-040-0/+0
| | * | | | | | Merge branch 'develop' into whispersubtly2015-06-0411-375/+824
| | |\| | | | |
| | * | | | | | Merge branch 'develop' into whispersubtly2015-05-115-20/+171
| | |\ \ \ \ \ \
| | * | | | | | | update whisper test to use fixture for new network code, to allow private add...subtly2015-05-090-0/+0
| | * | | | | | | Merge branch 'develop' into whispersubtly2015-05-0989-50634/+841
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'p2p' into whispersubtly2015-04-1129-227/+5915
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'p2p' into whispersubtly2015-04-089-10/+1338
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'p2p' into whispersubtly2015-04-060-0/+0
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' into whispersubtly2015-04-0621-21/+71
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | reenable whisper testssubtly2015-04-051-3/+1
| | * | | | | | | | | | | | fix first whisper testsubtly2015-04-051-41/+36
| * | | | | | | | | | | | | Fix network tests: delete host pointers after use.subtly2015-06-040-0/+0
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | fix expected sectionCJentzsch2015-06-050-0/+0
* | | | | | | | | | | | | add call-a-suicided-contract-again-testCJentzsch2015-06-050-0/+0
* | | | | | | | | | | | | styleCJentzsch2015-06-050-0/+0
* | | | | | | | | | | | | log on OOG callCJentzsch2015-06-050-0/+0
* | | | | | | | | | | | | retune gas cost of recursive bombsCJentzsch2015-06-050-0/+0
* | | | | | | | | | | | | styleCJentzsch2015-06-051-2/+2
* | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into addTestsCJentzsch2015-06-040-0/+0
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #2082 from gluk256/v_refactorGav Wood2015-06-040-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | refactored the topic naming conventionsVlad Gluhovsky2015-06-040-0/+0
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * / | | | | | | | | | TransactionTest: V = unit64+28Dimitry2015-06-040-0/+0
| |/ / / / / / / / / /
* | | | | | | | | | | some data copy testsCJentzsch2015-06-040-0/+0
* | | | | | | | | | | add tests for returning from call and then hitting 1024 stack limit depthCJentzsch2015-06-040-0/+0
* | | | | | | | | | | add blockhash DOS attack testCJentzsch2015-06-040-0/+0
* | | | | | | | | | | add gasLimit is zero blockchain testCJentzsch2015-06-040-0/+0
* | | | | | | | | | | add ability to test unsigned transactionCJentzsch2015-06-041-1/+15
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #2058 from CJentzsch/uncleisbrotherGav Wood2015-06-030-0/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | styleCJentzsch2015-06-020-0/+0
| * | | | | | | | | | fix bruncle testCJentzsch2015-06-020-0/+0
| * | | | | | | | | | add EqualUncleInTwoDifferentBlocks testCJentzsch2015-06-020-0/+0
| * | | | | | | | | | fix block chain tests creationCJentzsch2015-06-020-0/+0
| * | | | | | | | | | add ambiguous push testCJentzsch2015-06-020-0/+0
* | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into feature/vm_gas_counter_r...Paweł Bylica2015-06-0210-220/+279
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Merge pull request #2003 from winsvega/fuzzGav Wood2015-06-022-3/+5
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Random Code: build issuesDimitry2015-06-010-0/+0
| | * | | | | | | | | Random code: styleDimitry2015-06-010-0/+0
| | * | | | | | | | | Random Code: cath fill exceptionsDimitry2015-06-011-1/+1
| | * | | | | | | | | Random Code: smart opcode fuzzDimitry2015-06-010-0/+0
| | * | | | | | | | | Random Code: exceptions when filling rnd StateTestDimitry2015-06-010-0/+0
| | * | | | | | | | | Random Code: fulloutput option + testDimitry2015-06-011-1/+0
| | * | | | | | | | | Random Code: StyleDimitry2015-06-010-0/+0
| | * | | | | | | | | Random test codeDimitry2015-06-012-1/+4
| | * | | | | | | | | Random Codes With Probabilitywinsvega2015-06-010-0/+0
| | * | | | | | | | | undo vmTestwinsvega2015-06-010-0/+0
| | * | | | | | | | | Random Codewinsvega2015-06-010-0/+0
| * | | | | | | | | | Merge pull request #2055 from winsvega/blockweightGav Wood2015-06-020-0/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | BlockWeight: uncle POW issueDimitry2015-06-010-0/+0
| | |/ / / / / / / / /
| * | | | | | | | | | Merge pull request #1975 from LianaHus/sol_EVMExceptionschriseth2015-06-013-207/+92
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | renamed the test framwork function.Liana Husikyan2015-06-012-3/+3
| | * | | | | | | | | fixed CALL case. added exceptionLiana Husikyan2015-06-011-1/+1
| | * | | | | | | | | corrected intends in solidityExecutionFramwork.hLiana Husikyan2015-06-011-147/+147
| | * | | | | | | | | style fixesLiana Husikyan2015-06-012-144/+142
| | * | | | | | | | | style fixes in test/libsolidity/solidityExecutionFramework.hLiana Husikyan2015-06-012-135/+150
| | * | | | | | | | | removed exception when function is not foundLiana Husikyan2015-06-011-30/+2
| | * | | | | | | | | special handle of sendLiana Husikyan2015-06-011-1/+0
| | * | | | | | | | | modified the testLiana Husikyan2015-06-011-4/+12
| | * | | | | | | | | remove line for debuggingLiana Husikyan2015-06-011-1/+0
| | * | | | | | | | | test for constructor (out of band exception)Liana Husikyan2015-06-011-2/+20
| | * | | | | | | | | test for exception in constructorLiana Husikyan2015-06-011-0/+17
| | * | | | | | | | | one more test to test the call of non-existed functionLiana Husikyan2015-06-011-1/+27
| | * | | | | | | | | added test to check evm exceptionLiana Husikyan2015-06-011-0/+24
| | * | | | | | | | | added error jump instead of STOP instraction in case of exceptionLiana Husikyan2015-06-012-192/+1
| * | | | | | | | | | Merge pull request #2027 from chriseth/sol_dupRemForLoopschriseth2015-06-011-0/+32
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Allow duplicate code removal for loops.chriseth2015-05-281-0/+32
| * | | | | | | | | | | Merge pull request #2029 from chriseth/sol_stringschriseth2015-06-012-0/+60
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Re-introduce string type.chriseth2015-05-282-0/+60
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge pull request #2046 from CJentzsch/uncleisbrotherGav Wood2015-06-010-0/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | add uncle is brother testCJentzsch2015-06-010-0/+0
| | * | | | | | | | | | | add ability to test uncle as brotherCJentzsch2015-06-010-0/+0
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Move external-dependencies test out of lifdevcoreLefteris Karapetsas2015-06-011-1/+1
| * | | | | | | | | | | Move the u256 test to external_dependencies testsLefteris Karapetsas2015-06-011-0/+1
| * | | | | | | | | | | Test for issue #1977Lefteris Karapetsas2015-06-010-0/+0
| |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #2032 from CJentzsch/jumpdestMemoryUsageGav Wood2015-06-010-0/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | add JUMPDEST attack test with JUMPCJentzsch2015-05-290-0/+0
| | * | | | | | | | | | add similiar tests for jumpiCJentzsch2015-05-290-0/+0
| | * | | | | | | | | | fix testCJentzsch2015-05-290-0/+0
| | * | | | | | | | | | add test for PC overflow in jumpCJentzsch2015-05-290-0/+0
| | * | | | | | | | | | add creation transactionCJentzsch2015-05-290-0/+0
| * | | | | | | | | | | Merge pull request #2026 from gluk256/pbkdf2Gav Wood2015-06-010-0/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | gamma generation algorithm changedVlad Gluhovsky2015-05-290-0/+0
| | * | | | | | | | | | | topic encryption with pbkdf2Vlad Gluhovsky2015-05-290-0/+0
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge pull request #2024 from arkpar/bcGav Wood2015-05-290-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | GetBlockHashesByNumber packetarkpar2015-05-290-0/+0
| | |/ / / / / / / / /
| * | | | | | | | | | Merge pull request #2022 from debris/miniupnp_winGav Wood2015-05-290-0/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | changes required to make miniupnp working on windowsethdev zug2015-05-271-3/+0
| | * | | | | | | | | | Merge branch 'develop' of https://github.com/lotrf3/cpp-ethereum into developethdev zug2015-05-271-0/+3
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Fix dumbest syntax error everlotrf32015-05-271-1/+1
| | | * | | | | | | | | Ensure dependencies are conditional on Windowslotrf32015-05-271-1/+3
| | | * | | | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into developlotrf32015-05-260-0/+0
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Added upnp support to Windowslotrf32015-05-261-0/+1
| * | | | | | | | | | | | Merge pull request #2017 from CJentzsch/fixMemCallGav Wood2015-05-290-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | styleCJentzsch2015-05-260-0/+0
| | * | | | | | | | | | | | more testsCJentzsch2015-05-260-0/+0
| | * | | | | | | | | | | | fix output memory for CALLCJentzsch2015-05-260-0/+0
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #2009 from CJentzsch/walletTestsGav Wood2015-05-290-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | fix blockhashOutOfRange testCJentzsch2015-05-260-0/+0
| | * | | | | | | | | | | | update wallet contract to latest changesCJentzsch2015-05-260-0/+0
| | * | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into walletTestsCJentzsch2015-05-260-0/+0
| | |\| | | | | | | | | | |
| | * | | | | | | | | | | | update wallet testsCJentzsch2015-05-260-0/+0
| | * | | | | | | | | | | | test clearing pending transactionsCJentzsch2015-05-230-0/+0
| | * | | | | | | | | | | | update and expand wallet testsCJentzsch2015-05-230-0/+0
| | * | | | | | | | | | | | update wallet testsCJentzsch2015-05-230-0/+0
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #1951 from imapp-pl/no_warningsGav Wood2015-05-290-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'develop' into no_warningsPaweł Bylica2015-05-264-7/+159
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | One more unit test for base64 encoding.Paweł Bylica2015-05-210-0/+0
| | * | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into no_warningsPaweł Bylica2015-05-212-8/+35
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Little improved base64 implementation.Paweł Bylica2015-05-180-0/+0
| * | | | | | | | | | | | | Merge pull request #2006 from chriseth/sol_functionalGasEstimatorchriseth2015-05-261-10/+89
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Removed redundant std.chriseth2015-05-261-1/+1
| | * | | | | | | | | | | | Functional gas estimator.chriseth2015-05-221-10/+31
| | * | | | | | | | | | | | Path gas meter.chriseth2015-05-221-6/+64
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'develop' into feature/vm_gas_counter_refactorPaweł Bylica2015-05-260-0/+0
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Add secret store test.Gav Wood2015-05-250-0/+0
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge remote-tracking branch 'up/develop' into bugFixyann3002015-05-214-7/+159
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'up/develop' into bugFixyann3002015-05-202-8/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | merge with developyann3002015-05-191-0/+31
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | add list of second errorannotation instead of single item.yann3002015-05-190-0/+0