| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | Save the last unnecessary database read | Alex Morcos | 2015-11-18 | 1 | -10/+2 | |
| * | | | | | | | Add option `-permitrbf` to set transaction replacement policy | Wladimir J. van der Laan | 2016-01-21 | 1 | -4/+8 | |
| * | | | | | | | Merge pull request #7281: Improve CheckInputs() comment about sig verification | Wladimir J. van der Laan | 2016-01-19 | 1 | -3/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Improve CheckInputs() comment about sig verification | Peter Todd | 2016-01-03 | 1 | -3/+6 | |
| * | | | | | | | | Merge pull request #7164: Do not download transactions during initial blockch... | Wladimir J. van der Laan | 2016-01-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Do not download transactions during inital sync | ptschip | 2015-12-15 | 1 | -1/+1 | |
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #7208 | Wladimir J. van der Laan | 2016-01-18 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | Make max tip age an option instead of chainparam | Wladimir J. van der Laan | 2015-12-14 | 1 | -1/+4 | |
| * | | | | | | | | Merge pull request #7081 | Wladimir J. van der Laan | 2016-01-09 | 1 | -8/+10 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch bytespersigop | Luke Dashjr | 2016-01-09 | 1 | -8/+10 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | -bytespersigop option to additionally limit sigops in transactions we relay a... | Luke Dashjr | 2015-12-01 | 1 | -8/+10 | |
| * | | | | | | | | | | Merge pull request #7205 | Wladimir J. van der Laan | 2016-01-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #7217 | Wladimir J. van der Laan | 2016-01-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Mark blocks with too many sigops as failed | Suhas Daftuar | 2015-12-15 | 1 | -1/+1 | |
| | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #7263 | Wladimir J. van der Laan | 2016-01-04 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Double semicolon cleanup. | 21E14 | 2015-12-30 | 1 | -2/+2 | |
| | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * / | | | | | | | | | Report non-mandatory script failures correctly | Pieter Wuille | 2016-01-03 | 1 | -2/+2 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #7062 | Wladimir J. van der Laan | 2015-12-21 | 1 | -42/+15 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | | Remove GetMinRelayFee | Suhas Daftuar | 2015-12-02 | 1 | -35/+0 | |
| | * | | | | | | | Use fee deltas for determining mempool acceptance | Suhas Daftuar | 2015-12-02 | 1 | -7/+11 | |
| | * | | | | | | | Update replace-by-fee logic to use fee deltas | Suhas Daftuar | 2015-12-02 | 1 | -7/+11 | |
| | |/ / / / / / | ||||||
| * | | / / / / | Replace trickle nodes with per-node/message Poisson delays | Pieter Wuille | 2015-12-11 | 1 | -20/+14 | |
| | |_|/ / / / |/| | | | | | ||||||
| * | | | | | | net: Add and document network messages in protocol.h | Wladimir J. van der Laan | 2015-12-10 | 1 | -57/+57 | |
| * | | | | | | net: Fix sent reject messages for blocks and transactions | Wladimir J. van der Laan | 2015-12-07 | 1 | -2/+2 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Don't do mempool lookups for "mempool" command without a filter | Matt Corallo | 2015-12-05 | 1 | -6/+7 | |
| * | | | | | Disconnect on mempool requests from peers when over the upload limit. | Gregory Maxwell | 2015-12-03 | 1 | -0/+6 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Merge pull request #7113 | Wladimir J. van der Laan | 2015-12-03 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Switch to a more efficient rolling Bloom filter | Pieter Wuille | 2015-11-28 | 1 | -1/+1 | |
| * | | | | | Merge pull request #7133 | Wladimir J. van der Laan | 2015-12-03 | 1 | -11/+8 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Actually only use filterInventoryKnown with MSG_TX inventory messages. | Gregory Maxwell | 2015-11-30 | 1 | -9/+7 | |
| | * | | | | Rename setInventoryKnown filterInventoryKnown | Patick Strateman | 2015-11-30 | 1 | -3/+3 | |
| | * | | | | Replace setInventoryKnown with a rolling bloom filter. | Gregory Maxwell | 2015-11-30 | 1 | -5/+4 | |
| * | | | | | PartitionCheck: remove useless spaces | paveljanik | 2015-12-02 | 1 | -3/+3 | |
| * | | | | | Fix various typos | paveljanik | 2015-12-02 | 1 | -3/+3 | |
| * | | | | | Flush coins cache also after transaction processing | Pieter Wuille | 2015-12-01 | 1 | -0/+1 | |
| * | | | | | Uncache input txn in utxo cache if a tx is not accepted to mempool | Matt Corallo | 2015-12-01 | 1 | -3/+22 | |
| * | | | | | Discard txn cache entries that were loaded for removed mempool txn | Matt Corallo | 2015-12-01 | 1 | -8/+15 | |
| | |_|/ / |/| | | | ||||||
| * | | | | Expose FormatStateMessage | Alex Morcos | 2015-12-01 | 1 | -1/+1 | |
| * | | | | Store the total sig op count of a tx. | Alex Morcos | 2015-12-01 | 1 | -1/+1 | |
| * | | | | Merge pull request #7141 | Wladimir J. van der Laan | 2015-12-01 | 1 | -8/+15 | |
| |\ \ \ \ | ||||||
| | * | | | | rpc: Don't translate warning messages | Wladimir J. van der Laan | 2015-12-01 | 1 | -8/+15 | |
| * | | | | | Merge pull request #6915 | Wladimir J. van der Laan | 2015-12-01 | 1 | -41/+52 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Fix removeForReorg to use MedianTimePast | Suhas Daftuar | 2015-11-30 | 1 | -3/+3 | |
| | * | | | | Don't call removeForReorg if DisconnectTip fails | Suhas Daftuar | 2015-11-30 | 1 | -7/+1 | |
| | * | | | | Track coinbase spends in CTxMemPoolEntry | Suhas Daftuar | 2015-11-30 | 1 | -1/+12 | |
| | * | | | | removeForReorg calls once-per-disconnect-> once-per-reorg | Matt Corallo | 2015-11-30 | 1 | -8/+14 | |
| | * | | | | Make indentation in ActivateBestChainStep readable | Matt Corallo | 2015-11-30 | 1 | -33/+33 | |
| | * | | | | Fix removal of time-locked transactions during reorg | Matt Corallo | 2015-11-30 | 1 | -1/+1 | |
| * | | | | | Merge pull request #7079 | Wladimir J. van der Laan | 2015-12-01 | 1 | -0/+4 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||