| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Add IsNull() to class CAutoFile and remove operator ! | Ruben Dario Ponticeli | 2014-10-20 | 1 | -4/+4 | |
| * | | | Rename CWalletInterface to CValidationInterface | Pieter Wuille | 2014-10-20 | 1 | -15/+15 | |
| |/ / | ||||||
| * | | Fix large reorgs | Pieter Wuille | 2014-10-14 | 1 | -5/+6 | |
| * | | Fix rebuild-chainstate feature and improve its performance | Pieter Wuille | 2014-10-14 | 1 | -3/+14 | |
| * | | Skip reindexed blocks individually | Pieter Wuille | 2014-10-14 | 1 | -33/+16 | |
| * | | Make -reindex cope with out-of-order blocks | Wladimir J. van der Laan | 2014-10-14 | 1 | -8/+54 | |
| * | | Rename setBlockIndexValid to setBlockIndexCandidates | Pieter Wuille | 2014-10-14 | 1 | -15/+15 | |
| * | | Add height to "Requesting block" debug | R E Broadley | 2014-10-14 | 1 | -1/+2 | |
| * | | Better logging of stalling | R E Broadley | 2014-10-14 | 1 | -1/+3 | |
| * | | Improve getheaders (sending) logging | R E Broadley | 2014-10-14 | 1 | -1/+4 | |
| * | | Remove CheckMinWork, as we always know all parent headers | Pieter Wuille | 2014-10-14 | 1 | -17/+0 | |
| * | | RPC additions after headers-first | Pieter Wuille | 2014-10-14 | 1 | -2/+7 | |
| * | | Headers-first synchronization | Pieter Wuille | 2014-10-14 | 1 | -274/+334 | |
| * | | Merge pull request #5059 | Gavin Andresen | 2014-10-09 | 1 | -9/+9 | |
| |\ \ | ||||||
| | * | | Trigger -alertnotify if network is upgrading without you | Gavin Andresen | 2014-10-09 | 1 | -1/+6 | |
| | * | | Refactor -alertnotify code | Gavin Andresen | 2014-10-09 | 1 | -8/+3 | |
| * | | | Merge pull request #4834 | Pieter Wuille | 2014-10-08 | 1 | -37/+30 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Get rid of the dummy CCoinsViewCache constructor arg | Pieter Wuille | 2014-09-24 | 1 | -5/+5 | |
| | * | | Do not keep fully spent but unwritten CCoins entries cached. | Pieter Wuille | 2014-09-23 | 1 | -2/+2 | |
| | * | | Get rid of CCoinsView's SetCoins and SetBestBlock. | Pieter Wuille | 2014-09-23 | 1 | -3/+1 | |
| | * | | Use ModifyCoins instead of mutable GetCoins. | Pieter Wuille | 2014-09-23 | 1 | -27/+22 | |
| * | | | fix a lock indentation in main.cpp | Philip Kaufmann | 2014-10-06 | 1 | -5/+5 | |
| | |/ |/| | ||||||
| * | | Merge pull request #5036 | Wladimir J. van der Laan | 2014-10-06 | 1 | -18/+20 | |
| |\ \ | ||||||
| | * | | Don't translate state.Abort() messages | Wladimir J. van der Laan | 2014-10-02 | 1 | -18/+20 | |
| * | | | Merge pull request #4890 | Wladimir J. van der Laan | 2014-10-06 | 1 | -9/+8 | |
| |\ \ \ | ||||||
| | * | | | Replace SCRIPT_VERIFY_NOCACHE by flag directly to checker | Pieter Wuille | 2014-10-02 | 1 | -8/+7 | |
| | * | | | Make signature cache optional | Pieter Wuille | 2014-10-02 | 1 | -1/+1 | |
| | |/ / | ||||||
| * | | | Merge pull request #4887 | Pieter Wuille | 2014-10-03 | 1 | -9/+9 | |
| |\ \ \ | ||||||
| | * | | | Correct logging AcceptBlock()->AcceptBlockHeader() | R E Broadley | 2014-10-03 | 1 | -9/+9 | |
| | |/ / | ||||||
| * | | | Merge pull request #4978 | Wladimir J. van der Laan | 2014-10-02 | 1 | -1/+1 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | CBufferedFile: convert into a non-refcounted RAII wrapper | Philip Kaufmann | 2014-10-02 | 1 | -1/+1 | |
| * | | | Switch testing framework from MAIN to new UNITTEST network | SergioDemianLerner | 2014-10-02 | 1 | -1/+2 | |
| * | | | Revert merge of pull #4845 | Wladimir J. van der Laan | 2014-10-02 | 1 | -2/+1 | |
| * | | | Merge pull request #4845 | Wladimir J. van der Laan | 2014-10-02 | 1 | -1/+2 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Suggested corrections on comments, variable names. | SergioDemianLerner | 2014-09-29 | 1 | -2/+2 | |
| | * | | Switch testing framework from MAIN to new UNITTEST network | SergioDemianLerner | 2014-09-29 | 1 | -0/+1 | |
| * | | | Merge pull request #5017 | Wladimir J. van der Laan | 2014-10-02 | 1 | -2/+4 | |
| |\ \ \ | ||||||
| | * | | | Print input index when signature validation fails, to aid debugging. | Mark Friedenbach | 2014-10-01 | 1 | -1/+1 | |
| | * | | | When transaction outputs exceed inputs, show the offending amounts so as to a... | Mark Friedenbach | 2014-10-01 | 1 | -1/+3 | |
| | |/ / | ||||||
| * | | | Merge pull request #4926 | Pieter Wuille | 2014-10-02 | 1 | -8/+7 | |
| |\ \ \ | ||||||
| | * | | | Do merkle root and txid duplicates check simultaneously | Pieter Wuille | 2014-09-24 | 1 | -8/+7 | |
| | | |/ | |/| | ||||||
| * | | | Merge pull request #4234 | Wladimir J. van der Laan | 2014-10-01 | 1 | -13/+13 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Use a typedef for monetary values | Mark Friedenbach | 2014-09-26 | 1 | -13/+13 | |
| * | | | Merge pull request #4796 | Pieter Wuille | 2014-09-29 | 1 | -59/+6 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Move CBlockIndex, CChain and related code out of main | jtimon | 2014-09-08 | 1 | -54/+0 | |
| | * | | Decouple CChain from mapBlockIndex | jtimon | 2014-09-08 | 1 | -5/+6 | |
| * | | | autofile: don't copy CAutoFile by value | Cory Fields | 2014-09-25 | 1 | -4/+4 | |
| | |/ |/| | ||||||
| * | | Avoid copying undo data | Pieter Wuille | 2014-09-17 | 1 | -8/+11 | |
| * | | Merge pull request #4555 | Wladimir J. van der Laan | 2014-09-17 | 1 | -9/+4 | |
| |\ \ | ||||||
| | * | | Don't pass nHashType to EvalScript nor CheckSig | jtimon | 2014-09-12 | 1 | -1/+1 | |