aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* nice error report mergeDimitry2015-08-120-0/+0
|
* error report: merge with latesd developDimitry2015-08-122-2/+2
|
* Error logsDimitry2015-08-124-21/+89
|
* Nice Error ReportDimitry2015-08-122-1/+33
|
* Merge pull request #2740 from ethereum/hashrateGav Wood2015-08-120-0/+0
|\ | | | | Submit and utilise external hashrate
| * Merge branch 'hashrate' of github.com:ethereum/cpp-ethereum into hashrateGav Wood2015-08-070-0/+0
| |\ | | | | | | | | | | | | | | | | | | Conflicts: libweb3jsonrpc/WebThreeStubServerBase.cpp libweb3jsonrpc/abstractwebthreestubserver.h test/libweb3jsonrpc/webthreestubclient.h
| | * Introduce basic API for hashrate.Gav Wood2015-08-060-0/+0
| | |
| * | More on hashrate API.Gav Wood2015-08-060-0/+0
| | |
| * | Introduce basic API for hashrate.Gav Wood2015-08-060-0/+0
| |/
* | Merge pull request #2777 from CJentzsch/fixStateTestsFillingGav Wood2015-08-121-3/+14
|\ \ | | | | | | compile code in accounts when importing state
| * | clean upCJentzsch2015-08-110-0/+0
| | |
| * | Merge remote-tracking branch 'upstream/develop' into fixStateTestsFillingCJentzsch2015-08-111-0/+28
| |\ \
| * | | compile code in accounts when importing stateCJentzsch2015-08-101-3/+14
| | | |
* | | | Merge pull request #2714 from winsvega/coverage_whezz2Gav Wood2015-08-112-31/+36
|\ \ \ \ | | | | | | | | | | Coverage whezz2
| * | | | Cover: remove unit.cppDimitry2015-08-110-0/+0
| | | | |
| * | | | Coverage: testsDimitry2015-08-112-31/+36
| | | | |
| * | | | CodeCoverage: libethereumDimitry Khokhlov2015-08-110-0/+0
| | | | |
| * | | | Coverage: libethereum::AccountDiffDimitry Khokhlov2015-08-110-0/+0
| | | | |
* | | | | Reduce usage of "new".chriseth2015-08-110-0/+0
|/ / / /
* | / / Add a JS console command for exiting the clientLefteris Karapetsas2015-08-110-0/+0
| |/ / |/| | | | | | | | The function is web3.admin.eth.exit()
* | | Fix an error in a type resolution SOL testLefteris Karapetsas2015-08-111-1/+1
| | | | | | | | | | | | This will also fix the build.
* | | Merge pull request #2734 from chriseth/sol_fixOperatorsGav Wood2015-08-111-0/+28
|\ \ \ | |/ / |/| | Disallow some binary operators.
| * | Disallow comparison for reference types.chriseth2015-08-071-0/+12
| | | | | | | | | | | | Fixes #2690
| * | Do not allow boolean operators for integers.chriseth2015-08-071-0/+16
| | | | | | | | | | | | Fixes #2496
* | | Merge pull request #2768 from debris/icap_testsGav Wood2015-08-100-0/+0
|\ \ \ | | | | | | | | icap encoding and decoding tests
| * | | fixed header filesdebris2015-08-100-0/+0
| | | |
| * | | fixed boost % bugdebris2015-08-100-0/+0
| | | |
| * | | icap encoding and decoding testsdebris2015-08-100-0/+0
| | | |
* | | | remove MoveNonceToTempDirsubtly2015-08-102-13/+0
|/ / /
* | | Merge pull request #2717 from gluk256/_shhrpcGav Wood2015-08-080-0/+0
|\ \ \ | | | | | | | | tests for whisper api
| * | | a small updateVlad Gluhovsky2015-08-070-0/+0
| | | |
| * | | nonetwork check addedVlad Gluhovsky2015-08-070-0/+0
| | | |
| * | | style updateVlad Gluhovsky2015-08-070-0/+0
| | | |
| * | | tests for whisper apiVlad Gluhovsky2015-08-060-0/+0
| | |/ | |/|
* | | Merge pull request #2750 from gluk256/_nonetworkGav Wood2015-08-080-0/+0
|\ \ \ | |_|/ |/| | nonetwork
| * | bugfixVlad Gluhovsky2015-08-070-0/+0
| | |
| * | nonetwork check addedVlad Gluhovsky2015-08-070-0/+0
| |/
* | compile fix, missing includeCJentzsch2015-08-070-0/+0
| |
* | disable whisper tests which need networkingCJentzsch2015-08-070-0/+0
| |
* | Merge pull request #2736 from chriseth/sol_auctionRegistrarTestsGav Wood2015-08-072-6/+89
|\ \ | | | | | | Actual auction tests.
| * | Actual auction tests.chriseth2015-08-062-6/+89
| | |
* | | Merge pull request #2731 from subtly/cryptoFixGav Wood2015-08-072-6/+2
|\ \ \ | |/ / |/| | Simplify/remove unused methods in Nonce
| * | Simplify/remove unused methods.subtly2015-08-052-6/+2
| | |
* | | Fix key manager test.chriseth2015-08-060-0/+0
| |/ |/|
* | Merge pull request #2716 from gluk256/_peer_testGav Wood2015-08-060-0/+0
|\ \ | | | | | | peer test updated
| * | peer test updatedVlad Gluhovsky2015-08-060-0/+0
| | |
* | | Merge pull request #2620 from gluk256/_web3_testGav Wood2015-08-060-0/+0
|\ \ \ | | | | | | | | shh rpc test, initial version
| * | | small bugfixVlad Gluhovsky2015-08-030-0/+0
| | | |
| * | | style fixVlad Gluhovsky2015-08-030-0/+0
| | | |
| * | | web3 test completeVlad Gluhovsky2015-08-030-0/+0
| | | |
| * | | tests updatedVlad Gluhovsky2015-08-030-0/+0
| | | |
| * | | shh rpc test, initial versionVlad Gluhovsky2015-08-030-0/+0
| | | |
* | | | Merge pull request #2553 from winsvega/cover1Gav Wood2015-08-060-0/+0
|\ \ \ \ | | | | | | | | | | Cover Transaction
| * | | | StyleDimitry2015-08-060-0/+0
| | | | |
| * | | | cover1: ExtraData1024 Test FillerDimitry2015-08-060-0/+0
| | | | |
| * | | | Cover: styleDimitry2015-08-060-0/+0
| | | | |
| * | | | Tests - ExtraData32Dimitry2015-08-060-0/+0
| | | | |
| * | | | Coverage: TransactionDimitry2015-08-060-0/+0
| | | | |
| * | | | cover1: TransactionDimitry2015-08-060-0/+0
| | | | |
| * | | | cover1: toTransactionExceptionConvertDimitry2015-08-060-0/+0
| | | | |
| * | | | libethereum:Transaction coverageDimitry2015-08-060-0/+0
| | |/ / | |/| |
* | | | Merge pull request #2705 from chriseth/sol_auctionRegistrarTestsGav Wood2015-08-063-0/+487
|\ \ \ \ | | | | | | | | | | Basic tests for auction registrar.
| * | | | Basic tests for auction registrar.chriseth2015-08-053-0/+487
| |/ / /
* | | | readd solidity testsCJentzsch2015-08-062-0/+42
| | | |
* | | | update test to new Block/State refactoring - credit to winsvega and chrisethCJentzsch2015-08-067-92/+87
| | | |
* | | | First draft at splitting State.Gav Wood2015-08-063-115/+36
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Continuation of State split. libethereum building again. Compile fixes galore. Remove a lot of code redundancy. mix using new state/block classes
* | | Merge pull request #2688 from chriseth/toBytesConversionchriseth2015-08-052-0/+42
|\ \ \ | | | | | | | | Allow explicit conversions bytes <-> string.
| * | | Allow explicit conversions bytes <-> string.chriseth2015-08-042-0/+42
| | | |
* | | | Merge pull request #2710 from ethereum/subtly-patch-2Gav Wood2015-08-050-0/+0
|\ \ \ \ | |_|_|/ |/| | | disable failing deadlinetimer test
| * | | disable failing deadlinetimer testsubtly2015-08-050-0/+0
| | | | | | | | | | | | Test consistently failing on osx.
* | | | Merge pull request #2708 from CJentzsch/difficultyTestsGav Wood2015-08-050-0/+0
|\ \ \ \ | | | | | | | | | | add difficulty tests
| * | | | get block number for parent in difficulty testCJentzsch2015-08-050-0/+0
| | | | |
| * | | | add difficutly testsCJentzsch2015-08-050-0/+0
| | | | |
* | | | | Merge pull request #2704 from ethereum/CJentzsch-thawingGav Wood2015-08-050-0/+0
|\ \ \ \ \ | |_|/ / / |/| | | | Difficulty adjustment
| * | | | Merge branch 'thawing' of https://github.com/CJentzsch/cpp-ethereum into ↵Gav Wood2015-08-040-0/+0
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | CJentzsch-thawing
| | * | | typo - trigger buildbotCJentzsch2015-08-040-0/+0
| | | | |
| | * | | use global constant for defsultGasPriceCJentzsch2015-08-030-0/+0
| | | | |
| | * | | adjust gasPricerTests to 50 shannonCJentzsch2015-08-030-0/+0
| | | |/ | | |/|
* | | | Avoid doing the deadline timer test.Gav Wood2015-08-050-0/+0
| |_|/ |/| |
* | | Break off contract tests.chriseth2015-08-044-0/+6
|/ /
* / strings as mapping keys.chriseth2015-08-041-0/+33
|/
* Merge pull request #2676 from gluk256/_bugfix_testGav Wood2015-08-010-0/+0
|\ | | | | bugfix
| * bugfixVlad Gluhovsky2015-08-010-0/+0
| |
* | Disable network test by default.Gav Wood2015-07-311-1/+1
|/
* temp. remove bruncle testCJentzsch2015-07-300-0/+0
|
* Version bump.Gav Wood2015-07-300-0/+0
|
* Merge pull request #2593 from gluk256/_test_refactoringGav Wood2015-07-300-0/+0
|\ | | | | refactoring of topic test
| * minor updateVlad Gluhovsky2015-07-270-0/+0
| |
| * updated test topic advertisingVlad Gluhovsky2015-07-270-0/+0
| |
| * refactoring of topic testVlad Gluhovsky2015-07-270-0/+0
| |
* | Merge pull request #2635 from CJentzsch/timeStampTestsGav Wood2015-07-300-0/+0
|\ \ | | | | | | add timestamp tests
| * | adjust blockGasLimit in order to get same result for gasPricer test in ↵CJentzsch2015-07-300-0/+0
| | | | | | | | | | | | olympic/frontier moder
| * | add timestamp testsCJentzsch2015-07-290-0/+0
| | |
* | | Merge pull request #2638 from chriseth/sol_fixedFeeRegistrarGav Wood2015-07-302-0/+238
|\ \ \ | | | | | | | | Tests for FixedFeeRegistrar.
| * | | Tests for FixedFeeRegistrar.chriseth2015-07-302-0/+238
| |/ /
* | | Merge pull request #2630 from ethereum/securenonceGav Wood2015-07-300-0/+0
|\ \ \ | | | | | | | | Make Nonce use Secret rather than plain h256.
| * | | Make Nonce use Secret.Gav Wood2015-07-290-0/+0
| |/ /
* | | Merge pull request #2633 from chfast/evmjit_stacklimit_fixGav Wood2015-07-300-0/+0
|\ \ \ | | | | | | | | Fix EVM JIT stack limit checking.
| * | | Fix EVM JIT stack limit checking.Paweł Bylica2015-07-290-0/+0
| |/ / | | | | | | | | | Tests inlcuded.
* | | Modify code to prepare for rebaseLefteris Karapetsas2015-07-300-0/+0
| | |
* | | Add new js admin nodeInfo commandLefteris Karapetsas2015-07-300-0/+0
|/ / | | | | | | Implementation to follow ...
* | style fix.Gav Wood2015-07-290-0/+0
| |
* | Merge pull request #2624 from CJentzsch/FrontierTestsGav Wood2015-07-291-3/+3
|\ \ | | | | | | fix BlockChainTest creation
| * | disable bcBruncleTests for Frontier (will be readded later)CJentzsch2015-07-290-0/+0
| | |
| * | check nothing when creating raw blocks in blockchaintestsCJentzsch2015-07-291-3/+3
| | |
* | | Use boost's guaranteed non-deterministic random number generator. If itGav Wood2015-07-290-0/+0
|/ / | | | | | | compiles, it's safe.
* | Fix tests.Gav Wood2015-07-280-0/+0
| |
* | Merge pull request #2608 from CJentzsch/moreTestsGav Wood2015-07-280-0/+0
|\ \ | | | | | | add extcodecopy stack test
| * | add documentationCJentzsch2015-07-280-0/+0
| | |
| * | add extcodecopy stack testCJentzsch2015-07-280-0/+0
| | |
* | | Merge branch 'deja' of github.com:ethereum/cpp-ethereum into dejaGav Wood2015-07-280-0/+0
|\ \ \
| * \ \ Merge branch 'deja' of github.com:ethereum/cpp-ethereum into dejaGav Wood2015-07-280-0/+0
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: libdevcrypto/AES.h
| | * | | Secure datatypes now copyable only to similar datatypes.Gav Wood2015-07-280-0/+0
| | | | | | | | | | | | | | | | | | | | More restrictions on usage to prevent accidental data leakage.
| | * | | Merge branch 'deja' of github.com:ethereum/cpp-ethereum into dejaGav Wood2015-07-260-0/+0
| | |\ \ \
| | | * \ \ Merge branch 'deja' of github.com:ethereum/cpp-ethereum into dejaGav Wood2015-07-260-0/+0
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: alethzero/MainWin.cpp
| | | | * | | Introduce vector_ref::cleanse, code adapted from openSSL.Gav Wood2015-07-260-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce secure_vector and bytesSec, make Secret auto-cleansing.
| | | * | | | Introduce vector_ref::cleanse, code adapted from openSSL.Gav Wood2015-07-260-0/+0
| | | |/ / / | | | | | | | | | | | | | | | | | | Introduce secure_vector and bytesSec, make Secret auto-cleansing.
| | * / / / Introduce vector_ref::cleanse, code adapted from openSSL.Gav Wood2015-07-260-0/+0
| | |/ / / | | | | | | | | | | | | | | | Introduce secure_vector and bytesSec, make Secret auto-cleansing.
| * | | | Secure datatypes now copyable only to similar datatypes.Gav Wood2015-07-280-0/+0
| | | | | | | | | | | | | | | | | | | | More restrictions on usage to prevent accidental data leakage.
| * | | | Introduce vector_ref::cleanse, code adapted from openSSL.Gav Wood2015-07-280-0/+0
| | |_|/ | |/| | | | | | | | | | Introduce secure_vector and bytesSec, make Secret auto-cleansing.
* | | | Secure datatypes now copyable only to similar datatypes.Gav Wood2015-07-280-0/+0
| | | | | | | | | | | | | | | | More restrictions on usage to prevent accidental data leakage.
* | | | Introduce vector_ref::cleanse, code adapted from openSSL.Gav Wood2015-07-280-0/+0
| |_|/ |/| | | | | | | | Introduce secure_vector and bytesSec, make Secret auto-cleansing.
* | | Merge pull request #2558 from chriseth/sol_walletRevokeTestsGav Wood2015-07-271-0/+56
|\ \ \ | | | | | | | | Tests for the revoke feature of the wallet.
| * | | Revoke tests.chriseth2015-07-241-0/+56
| | | |
* | | | Merge pull request #2556 from arkpar/bc-test-fixGav Wood2015-07-271-3/+5
|\ \ \ \ | | | | | | | | | | Fixed filltests
| * | | | fixed gaspricer testarkpar2015-07-250-0/+0
| | | | |
| * | | | more tests fixedarkpar2015-07-251-0/+2
| | | | |
| * | | | fixing testsarkpar2015-07-240-0/+0
| | | | |
| * | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into ↵arkpar2015-07-241-14/+32
| |\| | | | | | | | | | | | | | | | | | bc-test-fix
| * | | | fixed more testsarkpar2015-07-231-3/+3
| | | | |
* | | | | Merge pull request #2571 from subtly/iwannagofastGav Wood2015-07-271-1/+3
|\ \ \ \ \ | |_|_|/ / |/| | | | Update secp256k1
| * | | | re-disable secp256k1 on windowssubtly2015-07-271-1/+3
| | | | |
| * | | | Merge branch 'develop' into iwannagofastsubtly2015-07-250-0/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Update txq test for deterministic signature output of updated secp256k1.subtly2015-07-250-0/+0
| | | | |
| * | | | update secp256k1subtly2015-07-250-0/+0
| | |_|/ | |/| |
* | | | Merge branch 'develop' into cryptoFixsubtly2015-07-250-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | test ports changedVlad Gluhovsky2015-07-250-0/+0
| | | |
| * | | refactoringVlad Gluhovsky2015-07-250-0/+0
| | | |
| * | | moved some fucntions to WhsiperDB classVlad Gluhovsky2015-07-240-0/+0
| | | |
| * | | WhisperDB class splitVlad Gluhovsky2015-07-240-0/+0
| | | |
| * | | saving & restoring topicsVlad Gluhovsky2015-07-240-0/+0
| | | |
| * | | first versionVlad Gluhovsky2015-07-240-0/+0
| |/ /
* / / remove unused codesubtly2015-07-250-0/+0
|/ /
* | Merge pull request #2540 from chriseth/walletUpdateGav Wood2015-07-241-14/+32
|\ \ | |/ |/| Wallet updated to include daylimit in constructor and remove block number for internal changes.
| * Remove block number from internal changes.chriseth2015-07-231-7/+7
| |
| * Wallet updated to include daylimit in constructor.chriseth2015-07-221-7/+25
| |
* | Merge pull request #2537 from gluk256/_bugfix_testsGav Wood2015-07-230-0/+0
|\ \ | | | | | | bugfix: reap() refactored
| * | log output updatedVlad Gluhovsky2015-07-220-0/+0
| | |
| * | bugfix: reap() refcatoredVlad Gluhovsky2015-07-220-0/+0
| |/
* | Merge pull request #2436 from winsvega/fuzzGav Wood2015-07-230-0/+0
|\ \ | |/ |/| Fuzz: random RLP generation
| * RLPFuzz: updateDimitry2015-07-210-0/+0
| |
| * FuzzTests: UpdateDimitry2015-07-200-0/+0
| |
| * RLPTests: sizesDimitry2015-07-200-0/+0
| |
| * fuzz: style errorDimitry2015-07-200-0/+0
| |
| * Fuzz: RebaseDimitry2015-07-200-0/+0
| |
| * Fuzz: StyleDimitry2015-07-200-0/+0
| |
| * Fuzz: Rlp Fuzzing SuiteDimitry2015-07-200-0/+0
| |
| * RLP fuzz: invalid rlp generationDimitry2015-07-200-0/+0
| |
| * Fuzz: random valid RLP generationDimitry Khokhlov2015-07-200-0/+0
| |
* | Merge pull request #2511 from gluk256/_whisperDB_Gav Wood2015-07-210-0/+0
|\ \ | | | | | | Level DB support for Whisper
| * | installWatch() call in testVlad Gluhovsky2015-07-190-0/+0
| | |
| * | Message save/load functionality upgradedVlad Gluhovsky2015-07-190-0/+0
| | |
* | | enabled libsecp256k1 on windowsarkpar2015-07-211-3/+1
| | |
* | | Merge pull request #2524 from chriseth/sol_windowsFixGav Wood2015-07-211-0/+2
|\ \ \ | | | | | | | | Compile fix for Windows.
| * | | Windows fix.chriseth2015-07-211-0/+2
| | | |
* | | | Merge branch 'whizz' into developGav Wood2015-07-213-32/+91
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizzGav Wood2015-07-202-2/+6
| |\ \ \
| | * | | fixing solidity testsarkpar2015-07-202-2/+6
| | | | |
| * | | | Merge branch 'whizz' of https://github.com/ethereum/cpp-ethereum into client_refMarek Kotewicz2015-07-202-41/+89
| |\| | |
| | * | | Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizzGav Wood2015-07-200-0/+0
| | |\ \ \
| | | * | | Fix for stateroot in tests.Gav Wood2015-07-200-0/+0
| | | | | |
| | | * | | tests reparedarkpar2015-07-182-40/+88
| | | | | |
| | * | | | Fix for stateroot in tests.Gav Wood2015-07-200-0/+0
| | | | | |
| | * | | | tests reparedarkpar2015-07-202-40/+88
| | | | | |
| | * | | | eth workingarkpar2015-07-201-5/+12
| | | | | |
| | * | | | started tests refactoringarkpar2015-07-201-1/+1
| | | | | |
| | * | | | All fields of BlockInfo now private.Gav Wood2015-07-202-4/+4
| | | | | |
| | * | | | Basic test working with same code for Ethash and BasicAuthority.Gav Wood2015-07-200-0/+0
| | | | | |
| | * | | | Modularise nonce, mix hash and seed hash.Gav Wood2015-07-201-1/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'whizz' of https://github.com/ethereum/cpp-ethereum into client_refMarek Kotewicz2015-07-176-73/+177
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | Conflicts: libethereum/Client.cpp libevm/ExtVMFace.h
| | * | | Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizzGav Wood2015-07-170-0/+0
| | |\ \ \
| | | * \ \ Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizzGav Wood2015-07-170-0/+0
| | | |\ \ \
| | | | * \ \ Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizzGav Wood2015-07-170-0/+0
| | | | |\ \ \
| | | | | * \ \ Merge branch 'whizz' of github.com:ethereum/cpp-ethereum into whizzGav Wood2015-07-170-0/+0
| | | | | |\ \ \
| | | | | | * | | eth workingarkpar2015-07-171-5/+12
| | | | | | | | |
| | | | | | * | | started tests refactoringarkpar2015-07-171-1/+1
| | | | | | | | |
| | | | | | * | | All fields of BlockInfo now private.Gav Wood2015-07-162-4/+4
| | | | | | | | |
| | | | | | * | | Basic test working with same code for Ethash and BasicAuthority.Gav Wood2015-07-160-0/+0
| | | | | | | | |
| | | | | | * | | Modularise nonce, mix hash and seed hash.Gav Wood2015-07-161-1/+1
| | | | | | | | |
| | | | | * | | | eth workingarkpar2015-07-171-5/+12
| | | | | | | | |
| | | | | * | | | started tests refactoringarkpar2015-07-171-1/+1
| | | | | | | | |
| | | | | * | | | All fields of BlockInfo now private.Gav Wood2015-07-172-4/+4
| | | | | | | | |
| | | | | * | | | Basic test working with same code for Ethash and BasicAuthority.Gav Wood2015-07-170-0/+0
| | | | | | | | |
| | | | | * | | | Modularise nonce, mix hash and seed hash.Gav Wood2015-07-171-1/+1
| | | | | |/ / /
| | | | * | | | eth workingarkpar2015-07-171-5/+12
| | | | | | | |
| | | | * | | | started tests refactoringarkpar2015-07-171-1/+1
| | | | | | | |
| | | | * | | | All fields of BlockInfo now private.Gav Wood2015-07-172-4/+4
| | | | | | | |
| | | | * | | | Basic test working with same code for Ethash and BasicAuthority.Gav Wood2015-07-170-0/+0
| | | | | | | |
| | | | * | | | Modularise nonce, mix hash and seed hash.Gav Wood2015-07-171-1/+1
| | | | | | | |
| | | * | | | | eth workingarkpar2015-07-171-5/+12
| | | | | | | |
| | | * | | | | started tests refactoringarkpar2015-07-171-1/+1
| | | | | | | |
| | | * | | | | All fields of BlockInfo now private.Gav Wood2015-07-172-4/+4
| | | | | | | |
| | | * | | | | Basic test working with same code for Ethash and BasicAuthority.Gav Wood2015-07-170-0/+0
| | | | | | | |
| | | * | | | | Modularise nonce, mix hash and seed hash.Gav Wood2015-07-171-1/+1
| | | |/ / / /
| | * | | | | eth workingarkpar2015-07-171-5/+12
| | | | | | |
| | * | | | | started tests refactoringarkpar2015-07-171-1/+1
| | | | | | |
| | * | | | | All fields of BlockInfo now private.Gav Wood2015-07-172-4/+4
| | | | | | |
| | * | | | | Basic test working with same code for Ethash and BasicAuthority.Gav Wood2015-07-170-0/+0
| | | | | | |
| | * | | | | Modularise nonce, mix hash and seed hash.Gav Wood2015-07-171-1/+1
| | | | | | |
| * | | | | | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into ↵Marek Kotewicz2015-07-162-1/+3
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | client_ref
| * | | | | | getLogsEx && propert order of returned Ex logsMarek Kotewicz2015-07-150-0/+0
| | | | | | |
| * | | | | | Merge branch 'develop' into client_refMarek Kotewicz2015-07-153-1/+41
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into ↵Marek Kotewicz2015-07-140-0/+0
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | client_ref
| * \ \ \ \ \ \ \ Merge branch 'develop' into client_refMarek Kotewicz2015-07-147-110/+466
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libethereum/Client.cpp
| * \ \ \ \ \ \ \ \ Merge branch 'rpc_fixes' into client_refMarek Kotewicz2015-07-010-0/+0
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'develop' into client_refMarek Kotewicz2015-07-014-13/+195
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' into client_refMarek Kotewicz2015-06-262-0/+129
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | getBlockBy** and getBlockTransactionCountBy** return null if block is not foundMarek Kotewicz2015-06-250-0/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | blockchain isKnown block / transactionMarek Kotewicz2015-06-250-0/+0
| | | | | | | | | | | | |
* | | | | | | | | | | | | Use actual addresses.chriseth2015-07-201-6/+13
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | Host: Fix guard. Fix acceptor loop when connection count exceeded. Acceptor ↵subtly2015-07-191-1/+1
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | loop exit on shutdown.
* | | | | | | | | | | Merge pull request #2495 from chriseth/sol_updatedWalletGav Wood2015-07-171-14/+27
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | Updated the wallet contract and tests.
| * | | | | | | | | | Updated the wallet contract and tests.chriseth2015-07-161-14/+27
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #2438 from subtly/netFixGav Wood2015-07-170-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | Fixes for #2337, #2349, #2288, #2333, #1398.
| * | | | | | | | | | Merge branch 'develop' into netFixsubtly2015-07-160-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'develop' into netFixsubtly2015-07-155-17/+96
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix deadlineop/ops mutexes. Rerun discovery regardless of whether timer is ↵subtly2015-07-110-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cancelled, due to asio prematurely cancelling timer.
| * | | | | | | | | | | Fixes for #2337, #2349, #2288, #2333, #1398.subtly2015-07-100-0/+0
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #2481 from gluk256/_continueDBGav Wood2015-07-170-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Level DB support for Whisper
| * | | | | | | | | | | | tests updateVlad Gluhovsky2015-07-160-0/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | default parameter changedVlad Gluhovsky2015-07-160-0/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | updated test p2p/hostVlad Gluhovsky2015-07-160-0/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | style updateVlad Gluhovsky2015-07-160-0/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | Level DB support for WHisper completedVlad Gluhovsky2015-07-150-0/+0
| | | | | | | | | | | | |
| * | | | | | | | | | | | test addedVlad Gluhovsky2015-07-150-0/+0
| | | | | | | | | | | | |
* | | | | | | | | | | | | removed unnecessary functionLiana Husikyan2015-07-161-3/+2
| | | | | | | | | | | | |
* | | | | | | | | | | | | changedthe output style of the Natspec docstringLiana Husikyan2015-07-161-17/+34
| | | | | | | | | | | | |
* | | | | | | | | | | | | now for SolidityEndToEndTest we can use compileRequireThrow<typename>Liana Husikyan2015-07-162-3/+4
| | | | | | | | | | | | |
* | | | | | | | | | | | | modified test network to test exceptions during parsing of documentationLiana Husikyan2015-07-163-31/+45
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | todo: - change to work wirh all exceptions - fix white space problems in the output text for Natspec
* | | | | | | | | | | | Merge pull request #2482 from chriseth/sol_fix_initialiseStorageStringschriseth2015-07-161-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for initialising storage strings.
| * | | | | | | | | | | | Fix for initialising storage strings.chriseth2015-07-161-0/+15
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* / | | | | | | | | | | Allow structs containing mappings in memory.chriseth2015-07-162-0/+38
|/ / / / / / / / / / /
* | | / / / / / / / / Recursive RLP check quick fixDimitry2015-07-160-0/+0
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Disable p2p tests.Gav Wood2015-07-152-1/+3
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge pull request #2473 from chriseth/sol_fix_exponentialNotationGav Wood2015-07-151-0/+24
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Check whether a literal is a valid literal before using it.
| * | | | | | | | | Check whether a literal is a valid literal before using it.chriseth2015-07-141-0/+24
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | Fixes #2078
* | | | | | | | | Merge pull request #2470 from chriseth/sol_fix_bytesComparisonGav Wood2015-07-151-0/+16
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | Fix comparison between bytes types.
| * | | | | | | | Fix comparison between bytes types.chriseth2015-07-141-0/+16
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Fixes #2087
* | | | | | | | Merge pull request #2463 from arkpar/az-fixGav Wood2015-07-141-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Allow 0x prefix for address entry in AZ
| * | | | | | | | find instead of find_firt_ofarkpar2015-07-141-1/+1
| |/ / / / / / /