aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2464 from debris/rpc_api_filler_forkMarek Kotewicz2015-07-140-0/+0
|\
| * mark blocks in RPC_API_TestFiller as revertedMarek Kotewicz2015-07-140-0/+0
| * rpc api test filler with fork simulationMarek Kotewicz2015-07-140-0/+0
* | Merge pull request #2413 from gluk256/_whisperDBGav Wood2015-07-140-0/+0
|\ \
| * | test fixedVlad Gluhovsky2015-07-140-0/+0
| * | new tests addedVlad Gluhovsky2015-07-110-0/+0
| * | naming conventions changedVlad Gluhovsky2015-07-100-0/+0
| * | levelDB for whisperVlad Gluhovsky2015-07-070-0/+0
* | | Merge pull request #2179 from ethereum/rlpxGav Wood2015-07-140-0/+0
|\ \ \ | |_|/ |/| |
| * | Remove packet copy constructor. Simplify bool use.subtly2015-07-140-0/+0
| * | Merge branch 'develop' into rlpxsubtly2015-07-113-15/+51
| |\ \
| * \ \ Merge branch 'develop' into rlpxsubtly2015-07-073-95/+178
| |\ \ \
| * | | | Cleanup. More fixes. More tests.subtly2015-07-070-0/+0
| * | | | Fixup and document frame writer. Add test for coalesced packets.subtly2015-07-070-0/+0
| * | | | windows compile fixsubtly2015-07-060-0/+0
| * | | | Cleanup. Interface for enqueuing packets. Fix: Include packet type in total s...subtly2015-07-060-0/+0
| * | | | Merge branch 'develop' into rlpxsubtly2015-07-054-13/+384
| |\ \ \ \
| * | | | | mux/demux working testsubtly2015-07-050-0/+0
| * | | | | Update/fix test for builds.subtly2015-06-270-0/+0
| * | | | | Merge branch 'netFix' into rlpxsubtly2015-06-271-0/+47
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'develop' into rlpxsubtly2015-06-265-30/+335
| |\ \ \ \ \ \
| * | | | | | | Initial reader test. Something broken with encframes vector of bytes.subtly2015-06-200-0/+0
| * | | | | | | Windows compile complaint.subtly2015-06-200-0/+0
| * | | | | | | Merge branch 'netFix' into rlpxsubtly2015-06-200-0/+0
| |\ \ \ \ \ \ \
| * | | | | | | | rename drain to muxsubtly2015-06-200-0/+0
| * | | | | | | | rlpx frame reader fixes. rename writer::drain to mux.subtly2015-06-200-0/+0
| * | | | | | | | Merge branch 'develop' into rlpxsubtly2015-06-208-48/+271
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add test for frame writer. Cleanup abstraction in preparation for reader. Ini...subtly2015-06-180-0/+0
* | | | | | | | | | Merge pull request #2435 from CJentzsch/walletTestsUpdateGav Wood2015-07-130-0/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | update wallet testCJentzsch2015-07-100-0/+0
| * | | | | | | | | | update bcWalletTestCJentzsch2015-07-100-0/+0
| * | | | | | | | | | add new daily limit testCJentzsch2015-07-100-0/+0
| * | | | | | | | | | set daily limitCJentzsch2015-07-100-0/+0
| * | | | | | | | | | add multiOwnedRemoveOwner testCJentzsch2015-07-100-0/+0
| * | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into walletTestsUpdateCJentzsch2015-07-103-15/+51
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | update to latest version of wallet codeCJentzsch2015-07-100-0/+0
* | | | | | | | | | | RLP test refactoring: styleDimitry2015-07-130-0/+0
* | | | | | | | | | | newtests: styleDimitry Khokhlov2015-07-130-0/+0
* | | | | | | | | | | RLPTests RefactoringDimitry2015-07-130-0/+0
* | | | | | | | | | | RLPTests: fill rlp testsDimitry Khokhlov2015-07-130-0/+0
* | | | | | | | | | | RLPTests: refactoringDimitry Khokhlov2015-07-131-0/+1
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Flexible string literals, convertible to bytesX, bytes and string.chriseth2015-07-093-15/+51
|/ / / / / / / / /
* | | | | | | | | Merge pull request #2399 from winsvega/fuzzGav Wood2015-07-090-0/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fuzz: undefined variable build fixDimitry Khokhlov2015-07-080-0/+0
| * | | | | | | | | smartcode: styleDimitry Khokhlov2015-07-070-0/+0
| * | | | | | | | | smartcode: fixDimitry Khokhlov2015-07-070-0/+0
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request #2401 from CJentzsch/addBlockGasLimitTestsGav Wood2015-07-080-0/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix wallet test nameCJentzsch2015-07-070-0/+0
| * | | | | | | | | add blockGasLimitTestsCJentzsch2015-07-070-0/+0
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Fix AES TestLefteris Karapetsas2015-07-080-0/+0
* | | | | | | | | Merge pull request #2410 from debris/rpc_txReceiptGav Wood2015-07-070-0/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | eth_getTransactionReceiptMarek Kotewicz2015-07-070-0/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2364 from winsvega/issuesGav Wood2015-07-070-0/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix: styleDimitry Khokhlov2015-07-070-0/+0
| * | | | | | | | | Issues: BlockChain::rebuild + byteRef testDimitry Khokhlov2015-07-070-0/+0
* | | | | | | | | | Merge pull request #2400 from gluk256/_fixedhashincrGav Wood2015-07-070-0/+0
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | test updatedVlad Gluhovsky2015-07-070-0/+0
| * | | | | | | | | FixedHash::operator++() introducedVlad Gluhovsky2015-07-070-0/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2398 from chriseth/updateWalletTestsGav Wood2015-07-071-88/+160
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Updated wallet code.chriseth2015-07-071-88/+160
| |/ / / / / / /
* | | | | | | | Merge pull request #2397 from winsvega/issues2Gav Wood2015-07-070-0/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | stPreCompiledContracts removeDimitry Khokhlov2015-07-060-0/+0
* | | | | | | | | Merge pull request #2387 from chfast/fixesGav Wood2015-07-071-2/+2
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Fix up rvalue references. Avoid a copy of an EVM code in ExtVM.Paweł Bylica2015-07-061-2/+2
* | | | | | | | | Merge pull request #2396 from LefterisJP/fixed_hash_testsGav Wood2015-07-060-0/+0
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Some initial tests for libdevcore/FixedHashLefteris Karapetsas2015-07-060-0/+0
| |/ / / / / / /
* / / / / / / / import transactions in a separate threadarkpar2015-07-060-0/+0
|/ / / / / / /
* | | | | | | Merge pull request #2376 from arkpar/tq_rfGav Wood2015-07-060-0/+0
|\ \ \ \ \ \ \
| * | | | | | | prioritized transaction queuearkpar2015-07-040-0/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Revert "Txqueueasyncverify"Gav Wood2015-07-060-0/+0
* | | | | | | Merge pull request #2384 from ethereum/txqueueasyncverifyGav Wood2015-07-060-0/+0
|\ \ \ \ \ \ \
| * | | | | | | test for new transaction queue.Gav Wood2015-07-060-0/+0
* | | | | | | | Merge pull request #2342 from winsvega/fuzzGav Wood2015-07-060-0/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | FuzzTests: More Smart CodesDimitry Khokhlov2015-07-010-0/+0
| * | | | | | | | FuzzTest: a few more random codeDimitry Khokhlov2015-07-010-0/+0
* | | | | | | | | Merge pull request #2372 from ethereum/secp256k1aGav Wood2015-07-061-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix failing peer test.subtly2015-07-030-0/+0
| * | | | | | | | | Merge branch 'develop' into secp256k1asubtly2015-07-030-0/+0
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Sign, recovery, and verify.subtly2015-07-031-0/+1
* | | | | | | | | | Merge pull request #2363 from CJentzsch/findBadStateRootProblemGav Wood2015-07-060-0/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add badStateRootTestCJentzsch2015-07-030-0/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #2378 from gluk256/_2_ratingGav Wood2015-07-060-0/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rating initial version completeVlad Gluhovsky2015-07-040-0/+0
| * | | | | | | | | | another test introducedVlad Gluhovsky2015-07-040-0/+0
| * | | | | | | | | | proof of work bugfixVlad Gluhovsky2015-07-040-0/+0
| * | | | | | | | | | intermediateVlad Gluhovsky2015-07-040-0/+0
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #2374 from chfast/pr/smartvmGav Wood2015-07-061-5/+15
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Make --vm command line option syntax consistent with other options.Paweł Bylica2015-07-031-4/+14
| * | | | | | | | | Merge remote-tracking branch 'upstream/develop' into evmjit-developPaweł Bylica2015-07-030-0/+0
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | --vm command line option replacing --jit.Paweł Bylica2015-07-031-2/+2
* | | | | | | | | | Struct constructors.chriseth2015-07-032-0/+84
* | | | | | | | | | Fix for copying arrays to storage.chriseth2015-07-031-8/+17
* | | | | | | | | | Memory structs.chriseth2015-07-031-0/+143
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-07-030-0/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #2360 from CJentzsch/testTxQueueGav Wood2015-07-030-0/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | styleCJentzsch2015-07-030-0/+0
| | * | | | | | | | | Merge remote-tracking branch 'upstream/develop' into fixTxNonceCJentzsch2015-07-024-13/+195
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | add transactionQueue testsCJentzsch2015-07-020-0/+0
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #2343 from debris/rpc_fixesGav Wood2015-07-030-0/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | getBlockBy** and getBlockTransactionCountBy** return null if block is not foundMarek Kotewicz2015-07-010-0/+0
| | * | | | | | | | | blockchain isKnown block / transactionMarek Kotewicz2015-07-010-0/+0
| * | | | | | | | | | Merge pull request #2348 from gluk256/_ratingGav Wood2015-07-030-0/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | build fixVlad Gluhovsky2015-07-020-0/+0
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * / | | | | | | | | Documentation and tests for RangeMask.chriseth2015-07-020-0/+0
| |/ / / / / / / / /
* / / / / / / / / / Fix for crap compilers.Gav Wood2015-07-030-0/+0
|/ / / / / / / / /
* | | | | | | | | Merge pull request #2329 from gluk256/_distributionGav Wood2015-07-020-0/+0
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | super mega enhanced updateVlad Gluhovsky2015-07-010-0/+0
| * | | | | | | | mega enhanced style fixVlad Gluhovsky2015-07-010-0/+0
| * | | | | | | | style fixVlad Gluhovsky2015-07-010-0/+0
| * | | | | | | | Distribution Rate test introducedVlad Gluhovsky2015-07-010-0/+0
| |/ / / / / / /
* | | | | | | | Merge remote-tracking branch 'upstream/develop' into evmjit-developPaweł Bylica2015-07-015-13/+324
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit '1e652c0757b5440feb5ba32d46f8a887c32f57c2' into developMarek Kotewicz2015-07-010-0/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Squashed 'libjsqrc/ethereumjs/' changes from 2a0b46a..d5d2115Marek Kotewicz2015-07-017-32/+368
| * | | | | | | | Merge pull request #2246 from subtly/netFixGav Wood2015-07-010-0/+0
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'develop' into netFixsubtly2015-06-303-12/+115
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Merge branch 'develop' into netFixsubtly2015-06-271-0/+47
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'develop' into netFixsubtly2015-06-265-30/+335
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Prep for #2179. Abstract parsing of frame header from Session into struct. Ca...subtly2015-06-200-0/+0
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge pull request #2336 from arkpar/build_fixGav Wood2015-07-010-0/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | stylearkpar2015-06-300-0/+0
| * | | | | | | | | Merge pull request #2330 from gluk256/_bugfixGav Wood2015-06-300-0/+0
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | uninstallWatch() fixed + testVlad Gluhovsky2015-06-300-0/+0
| * | | | | | | | | Fixed checking of abstract functions.chriseth2015-06-301-0/+17
| |/ / / / / / / /
| * | | | | | | | Merge pull request #2297 from subtly/secp-prepGav Wood2015-06-301-1/+3
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'develop' into secp-prepsubtly2015-06-271-0/+47
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Disable libsecp256k1-specific tests for windows compile.subtly2015-06-270-0/+0
| | * | | | | | | | Don't link secp256k1 on windows.subtly2015-06-261-1/+3
| | * | | | | | | | Prep for supporting both cryptopp and secp256k1. Link (old) secp256k1 library...subtly2015-06-260-0/+0
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #2321 from chriseth/sol_memoryArraysNotResizeableGav Wood2015-06-301-0/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Memory arrays cannot be resized.chriseth2015-06-301-0/+13
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #2263 from gluk256/_topic_advertGav Wood2015-06-300-0/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | a minor refactoringVlad Gluhovsky2015-06-290-0/+0
| | * | | | | | | Topics of interest advertising made asynchronousVlad Gluhovsky2015-06-250-0/+0
| | * | | | | | | minor clean upVlad Gluhovsky2015-06-240-0/+0
| | * | | | | | | BF size changedVlad Gluhovsky2015-06-240-0/+0
| | * | | | | | | deleted unused variableVlad Gluhovsky2015-06-240-0/+0
| | * | | | | | | bugfixVlad Gluhovsky2015-06-240-0/+0
| | * | | | | | | bloom filter exchage protocolVlad Gluhovsky2015-06-240-0/+0
| * | | | | | | | Merge pull request #2312 from chriseth/sol_updateWalletchriseth2015-06-291-11/+20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Updated wallet test to latest wallet source.chriseth2015-06-291-11/+20
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Another test for arrays in constructors.chriseth2015-06-291-1/+40
| * | | | | | | | Delete for memory objects.chriseth2015-06-272-0/+55
| |/ / / / / / /
| * | / / / / / Do not copy reference types to memory in-place.chriseth2015-06-271-0/+47
| | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #2276 from chriseth/sol_memoryArrays7chriseth2015-06-262-0/+129
| |\ \ \ \ \ \
| | * | | | | | Initialisation of memory types.chriseth2015-06-251-0/+22
| | * | | | | | Copy routines for non-byte arrays.chriseth2015-06-242-0/+107
| * | | | | | | Merge pull request #2291 from CJentzsch/KeyManagerTestsGav Wood2015-06-260-0/+0
| |\ \ \ \ \ \ \
| | * | | | | | | fix keymanager testCJentzsch2015-06-260-0/+0
| * | | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-06-250-0/+0
| |\| | | | | | |
| | * | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into ldb_l...arkpar2015-06-251-1/+1
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into bc_rfarkpar2015-06-244-29/+205
| | |\ \ \ \ \ \ \
| * | | | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2015-06-250-0/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Do not compute code hash twice in VM test engine.Paweł Bylica2015-06-240-0/+0
* | | | | | | | | Merge remote-tracking branch 'upstream/develop' into evmjit-developPaweł Bylica2015-06-249-62/+486
|\| | | | | | | |
| * | | | | | | | Merge pull request #2254 from arkpar/bc_rfGav Wood2015-06-240-0/+0
| |\| | | | | | |
| | * | | | | | | improved loggingarkpar2015-06-230-0/+0
| * | | | | | | | Merge pull request #2271 from CJentzsch/disableDagGav Wood2015-06-241-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | disbale dagcreaion during testsCJentzsch2015-06-241-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #2266 from CJentzsch/KeyManagerTestsGav Wood2015-06-240-0/+0
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | styleCJentzsch2015-06-230-0/+0
| | * | | | | | | add hints testsCJentzsch2015-06-230-0/+0
| | * | | | | | | add keymanager testsCJentzsch2015-06-230-0/+0
| | |/ / / / / /
| * | | | | | | Merge pull request #2253 from CJentzsch/moreTestsGav Wood2015-06-240-0/+0
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | add test for suicide of coinbaseCJentzsch2015-06-220-0/+0
| | * | | | | | Merge remote-tracking branch 'upstream/develop' into moreTestsCJentzsch2015-06-228-21/+166
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into moreTestsCJentzsch2015-06-185-32/+135
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into moreTestsCJentzsch2015-06-162-0/+95
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge pull request #2257 from chriseth/sol_memoryArrays6chriseth2015-06-232-0/+175
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Decoding for constructor.chriseth2015-06-232-7/+46
| | * | | | | | | | | | Remove dynamic return types.chriseth2015-06-231-32/+0
| | * | | | | | | | | | Memory-storage copy.chriseth2015-06-231-0/+168
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge pull request #2260 from debris/web3.js.6.0Gav Wood2015-06-230-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | Merge commit 'ae9fdda9ac2b451b8f4cc46828a2b9f4bed872c8' into web3.js.6.0Marek Kotewicz2015-06-230-0/+0
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | / / | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | * | | | | | | Squashed 'libjsqrc/ethereumjs/' changes from ca46cb5..ecde334Marek Kotewicz2015-06-237-31/+254
| * | | | | | | | | FuzzTests: windows build fixDimitry Khokhlov2015-06-220-0/+0
| * | | | | | | | | FuzzTest: filltest optionDimitry Khokhlov2015-06-220-0/+0
| * | | | | | | | | FuzzTests: Boost exceptionDimitry Khokhlov2015-06-222-29/+30
| * | | | | | | | | fuzzTests: debug supportDimitry Khokhlov2015-06-220-0/+0
| |/ / / / / / / /
| * | | | | | | | Merge pull request #2245 from CJentzsch/updateTestPathGav Wood2015-06-220-0/+0
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | update gas pricer test pathCJentzsch2015-06-220-0/+0
| | * | | | | | | mv BlockTestsFiller -> BlockchainTestsFiller in blockchain.cppCJentzsch2015-06-200-0/+0
| | * | | | | | | mv BlockTestsFiller -> BlockchainTestsFillerCJentzsch2015-06-200-0/+0
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge pull request #2244 from gluk256/_topic_bloom_filterGav Wood2015-06-210-0/+0
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | made TopicBloomFilter a templateVlad Gluhovsky2015-06-190-0/+0
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge pull request #2232 from chriseth/sol_externalConstructorTestschriseth2015-06-192-8/+38
| |\ \ \ \ \ \
| | * | | | | | Tests for constructor arguments "from outside".chriseth2015-06-182-8/+38
| | |/ / / / /
| * | | | | | Merge pull request #2235 from chriseth/sol_fix_recursiveStructsGav Wood2015-06-191-0/+11
| |\ \ \ \ \ \
| | * | | | | | Fix and test for not really recursive structs.chriseth2015-06-181-0/+11
| * | | | | | | 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 branch 'develop' into evmjit-developPaweł Bylica2015-06-163-0/+97
|\| | | | | | |
| * | | | | | | 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
| | | |_|_|_|/ / | | |/| | | | |