| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Make ProcessNewBlock dbp const and update comment | Pieter Wuille | 2016-05-17 | 1 | -2/+2 | |
| * | | | | | | | | Merge #8054: net: Avoid duplicate getheaders requests. | Wladimir J. van der Laan | 2016-05-18 | 1 | -1/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | net: Avoid duplicate getheaders requests. | Daniel Kraft | 2016-05-15 | 1 | -1/+8 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Use SipHash-2-4 for address relay selection | Pieter Wuille | 2016-05-17 | 1 | -11/+9 | |
| | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | | Remove unneeded feerate param from RelayTransaction/AcceptToMemoryPool. | Gregory Maxwell | 2016-05-16 | 1 | -14/+9 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge #8019: Remove state arg from ReconsiderBlock, rename to ResetBlockFailu... | Wladimir J. van der Laan | 2016-05-10 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Rename ReconsiderBlock func to reflect real behavior | instagibbs | 2016-05-09 | 1 | -1/+1 | |
| | * | | | | | | Remove state arg from ReconsiderBlock | instagibbs | 2016-05-06 | 1 | -1/+1 | |
| * | | | | | | | Merge #7958: Remove useless argument to AlertNotify. | Wladimir J. van der Laan | 2016-05-09 | 1 | -9/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Remove useless argument to AlertNotify. | Pavel Janík | 2016-04-27 | 1 | -9/+6 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge #7976: Remove obsolete reference to CValidationState from UpdateCoins. | Wladimir J. van der Laan | 2016-05-09 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Remove obsolete reference to CValidationState from UpdateCoins. | 21E14 | 2016-04-30 | 1 | -4/+4 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge #7815: Break circular dependency main ↔ txdb | Wladimir J. van der Laan | 2016-05-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | Break circular dependency main ↔ txdb | Wladimir J. van der Laan | 2016-04-15 | 1 | -1/+1 | |
| * | | | | | | Merge #7840: Several performance and privacy improvements to inv/mempool hand... | Wladimir J. van der Laan | 2016-05-05 | 1 | -62/+136 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Move bloom and feerate filtering to just prior to tx sending. | Gregory Maxwell | 2016-04-21 | 1 | -6/+36 | |
| | * | | | | | | Handle mempool requests in send loop, subject to trickle | Pieter Wuille | 2016-04-21 | 1 | -28/+46 | |
| | * | | | | | | Split up and optimize transaction and block inv queues | Pieter Wuille | 2016-04-21 | 1 | -31/+45 | |
| | * | | | | | | Eliminate TX trickle bypass, sort TX invs for privacy and priority. | Gregory Maxwell | 2016-04-20 | 1 | -24/+36 | |
| | |/ / / / / | ||||||
| * | / / / / | [trivial] Add missing const qualifiers. | Daniel Kraft | 2016-04-30 | 1 | -1/+1 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merge #7952: Log invalid block hash to make debugging easier. | Wladimir J. van der Laan | 2016-04-28 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Log invalid block hash to make debugging easier. | Pavel Janík | 2016-04-26 | 1 | -1/+1 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge #7514: Fix IsInitialBlockDownload for testnet | Wladimir J. van der Laan | 2016-04-28 | 1 | -1/+1 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Fix IsInitialBlockDownload to play nice with testnet | jmacwhyte | 2016-02-11 | 1 | -1/+1 | |
| * | | | | | Merge #7919: Fix headers announcements edge case | Wladimir J. van der Laan | 2016-04-22 | 1 | -1/+15 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix headers announcements edge case | Suhas Daftuar | 2016-04-20 | 1 | -1/+15 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Explicitly pass CChainParams to ConnectBlock | face | 2016-04-20 | 1 | -5/+5 | |
| * | | | | | Pass CChainParams to DisconnectTip() | face | 2016-04-19 | 1 | -6/+5 | |
| * | | | | | Globals: Explicitly pass const CChainParams& to UpdateTip() | Jorge Timón | 2016-04-19 | 1 | -4/+4 | |
| |/ / / / | ||||||
| * | | | | Merge #7856: Only send one GetAddr response per connection. | Wladimir J. van der Laan | 2016-04-15 | 1 | -0/+8 | |
| |\ \ \ \ | ||||||
| | * | | | | Only send one GetAddr response per connection. | Gregory Maxwell | 2016-04-11 | 1 | -0/+8 | |
| * | | | | | Merge #7877: Change mapRelay to store CTransactions | Wladimir J. van der Laan | 2016-04-15 | 1 | -5/+2 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Change mapRelay to store CTransactions | Pieter Wuille | 2016-04-14 | 1 | -5/+2 | |
| * | | | | | | Merge #7874: Improve AlreadyHave | Wladimir J. van der Laan | 2016-04-14 | 1 | -1/+3 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Avoid unnecessary database access for unknown transactions | Alex Morcos | 2016-04-13 | 1 | -1/+3 | |
| * | | | | | | Merge #7862: Use txid as key in mapAlreadyAskedFor | Wladimir J. van der Laan | 2016-04-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Use txid as key in mapAlreadyAskedFor | Suhas Daftuar | 2016-04-11 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge #7828: Trivial: Globals: Explicitly pass const CChainParams& to Process... | Pieter Wuille | 2016-04-12 | 1 | -3/+2 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Trivial: Globals: Explicitly pass const CChainParams& to ProcessMessage() | Jorge Timón | 2016-04-06 | 1 | -3/+2 | |
| * | | | | | Version 2 transactions remain non-standard until CSV activates | Suhas Daftuar | 2016-04-07 | 1 | -0/+8 | |
| * | | | | | Merge #7804: Track block download times per individual block | Wladimir J. van der Laan | 2016-04-07 | 1 | -31/+36 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Self check after the last peer is removed | Pieter Wuille | 2016-04-07 | 1 | -0/+7 | |
| | * | | | | | Track block download times per individual block | Pieter Wuille | 2016-04-07 | 1 | -31/+29 | |
| | |/ / / / | ||||||
| * / / / / | init: allow shutdown during 'Activating best chain...' | Wladimir J. van der Laan | 2016-04-06 | 1 | -0/+2 | |
| |/ / / / | ||||||
| * | / / | [doc] Fix doxygen comments for members | MarcoFalke | 2016-04-03 | 1 | -4/+4 | |
| | |/ / |/| | | ||||||
| * | | | Merge #7763: Put hex-encoded version in UpdateTip | Wladimir J. van der Laan | 2016-03-31 | 1 | -4/+4 | |
| |\ \ \ | ||||||
| | * | | | Reformat version in UpdateTip and other messages | Pieter Wuille | 2016-03-31 | 1 | -4/+4 | |
| * | | | | Merge #7648: BIP9 versionbits softfork for BIP68, BIP112 and BIP113 | Wladimir J. van der Laan | 2016-03-30 | 1 | -5/+17 | |
| |\ \ \ \ | |/ / / |/| | / | | |/ | |/| | ||||||
| | * | | Soft fork logic for BIP68 | BtcDrak | 2016-03-18 | 1 | -2/+3 | |
| | * | | Soft fork logic for BIP113 | BtcDrak | 2016-03-18 | 1 | -4/+10 | |