aboutsummaryrefslogtreecommitdiff
path: root/src/validation.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [doc] Add comments for chainparams.h, validation.cppJames O'Beirne2018-04-171-0/+16
* | | | Merge #13020: Consistently log CValidationState on call failureWladimir J. van der Laan2018-04-231-9/+19
|\ \ \ \
| * | | | Consistently log CValidationState on failureBen Woosley2018-04-181-9/+19
* | | | | Merge #13039: Add logging and error handling for file syncingWladimir J. van der Laan2018-04-231-5/+11
|\ \ \ \ \
| * | | | | Add logging and error handling for file syncingWladimir J. van der Laan2018-04-231-5/+11
| | |_|/ / | |/| | |
* | | | | Merge #13016: scripted-diff: Rename CChainState::g_failed_blocks to m_failed_...Wladimir J. van der Laan2018-04-231-6/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | scripted-diff: Rename CChainState::g_failed_blocks to m_failed_blocksBen Woosley2018-04-181-6/+6
| |/ / /
* | | | Merge #11739: Enforce SCRIPT_VERIFY_P2SH and SCRIPT_VERIFY_WITNESS from genesisMarcoFalke2018-04-191-5/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Always enforce SCRIPT_VERIFY_WITNESS with P2SHSuhas Daftuar2018-04-131-5/+18
| * | | Separate NULLDUMMY enforcement from SEGWIT enforcementSuhas Daftuar2018-04-131-0/+9
| * | | Use P2SH consensus rules for all blocksSuhas Daftuar2018-04-131-2/+9
* | | | Merge #12988: Hold cs_main while calling UpdatedBlockTip() signalWladimir J. van der Laan2018-04-171-10/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Hold cs_main while calling UpdatedBlockTip() and ui.NotifyBlockTipJesse Cohen2018-04-161-10/+9
| |/ /
* | | Merge #12951: [doc] Fix comment in FindForkInGlobalIndexWladimir J. van der Laan2018-04-161-1/+2
|\ \ \ | |/ / |/| |
| * | [doc] Fix comment in FindForkInGlobalIndexJames O'Beirne2018-04-111-1/+2
* | | Merge #12743: Fix csBestBlock/cvBlockChange waiting in rpc/miningPieter Wuille2018-04-121-3/+8
|\ \ \ | |/ / |/| |
| * | Modernize best block mutex/cv/hash variable namingPieter Wuille2018-04-031-6/+6
| * | Fix csBestBlock/cvBlockChange waiting in rpc/miningPieter Wuille2018-04-031-1/+6
* | | Document how FlushStateMode::NONE is handledpracticalswift2018-04-111-0/+3
* | | Call FlushStateToDisk(...) regardless of fCheckForPruningpracticalswift2018-04-111-2/+1
* | | Merge #12561: Check for block corruption in ConnectBlock()Wladimir J. van der Laan2018-04-081-1/+8
|\ \ \
| * | | Shut down if trying to connect a corrupted blockSuhas Daftuar2018-03-051-1/+8
* | | | Merge #12891: [logging] add lint-logs.sh to check for newline termination.Wladimir J. van der Laan2018-04-081-4/+4
|\ \ \ \
| * | | | [logging] Comment all continuing logs.John Newbery2018-04-071-4/+4
| | |/ / | |/| |
* / | | doc: Add testmempoolaccept to release-notesMarcoFalke2018-04-021-3/+2
|/ / /
* | | Merge #11742: rpc: Add testmempoolacceptWladimir J. van der Laan2018-04-021-6/+12
|\ \ \
| * | | rpc: Add testmempoolacceptMarcoFalke2018-03-241-6/+12
* | | | Merge #12740: Add native support for serializing char arrays without FLATDATAWladimir J. van der Laan2018-03-301-3/+3
|\ \ \ \
| * | | | Add native support for serializing char arrays without FLATDATAPieter Wuille2018-03-211-3/+3
* | | | | Bugfix: RPC: savemempool: Don't save until LoadMempool() is finishedJorge Timón2018-03-291-0/+1
* | | | | Merge #12798: doc: Refer to witness reserved value as spec. in the BIPWladimir J. van der Laan2018-03-281-4/+4
|\ \ \ \ \
| * | | | | doc: Refer to witness reserved value as spec. in the BIPMarcoFalke2018-03-261-4/+4
| | |/ / / | |/| | |
* | | | | Merge #12653: Allow to optional specify the directory for the blocks storageWladimir J. van der Laan2018-03-271-6/+6
|\ \ \ \ \
| * | | | | Allow to optional specify the directory for the blocks storageJonas Schnelli2018-03-111-6/+6
* | | | | | Merge #10742: scripted-diff: Use scoped enumerations (C++11, "enum class")Wladimir J. van der Laan2018-03-271-29/+29
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | scripted-diff: Convert 11 enums into scoped enums (C++11)practicalswift2018-03-091-29/+29
* | | | | | Fix typosDimitris Apostolou2018-03-211-2/+2
| |_|/ / / |/| | | |
* | | | | Merge #12431: Only call NotifyBlockTip when chainActive changesWladimir J. van der Laan2018-03-151-1/+5
|\ \ \ \ \
| * | | | | Only call NotifyBlockTip when the active chain changesJames O'Beirne2018-02-161-1/+5
* | | | | | Merge #11041: Add LookupBlockIndexWladimir J. van der Laan2018-03-131-27/+38
|\ \ \ \ \ \
| * | | | | | Add LookupBlockIndex functionJoão Barbosa2018-03-061-18/+19
| * | | | | | Fix cs_main lock in LoadExternalBlockFileJoão Barbosa2018-03-061-18/+20
| * | | | | | Assert cs_main is held when accessing mapBlockIndexJoão Barbosa2018-03-061-0/+8
| | |_|/ / / | |/| | | |
* | | | | | Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")practicalswift2018-03-091-6/+5
| |_|/ / / |/| | | |
* | | | | Merge #12204: Fix overly eager BIP30 bypassWladimir J. van der Laan2018-03-071-1/+54
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix overly eager BIP30 bypassAlex Morcos2018-02-151-1/+54
* | | | | Merge #11880: Stop special-casing phashBlock handling in validation for TBVWladimir J. van der Laan2018-03-051-5/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Stop special-casing phashBlock handling in validation for TBVMatt Corallo2017-12-121-5/+4
* | | | | Merge #12287: Optimise lock behaviour for GuessVerificationProgress()Jonas Schnelli2018-02-251-0/+1
|\ \ \ \ \
| * | | | | Fix missing cs_main lock for GuessVerificationProgress()Jonas Schnelli2018-01-301-0/+1