| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | Minor change to comment above new NODE_WITNESS service flag to keep it consit... | Greg Walker | 2016-11-22 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge #9196: Send tip change notification from invalidateblock | Wladimir J. van der Laan | 2016-11-23 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Send tip change notification from invalidateblock | Russell Yanofsky | 2016-10-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | Merge #8690: Do not fully sort all nodes for addr relay | Wladimir J. van der Laan | 2016-11-23 | 1 | -7/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Do not fully sort all nodes for addr relay | Pieter Wuille | 2016-11-03 | 1 | -7/+16 | |
| * | | | | | | | | | | | | | | | | | | | Merge #9141: Remove unnecessary calls to CheckFinalTx | Wladimir J. van der Laan | 2016-11-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Remove unnecessary calls to CheckFinalTx | Jonas Schnelli | 2016-11-12 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge #9142: Move -salvagewallet, -zap(wtx) to where they belong | Wladimir J. van der Laan | 2016-11-23 | 2 | -14/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Move -salvagewallet, -zap(wtx) to where they belong | Jonas Schnelli | 2016-11-12 | 2 | -14/+11 | |
| | |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge #9025: getrawtransaction should take a bool for verbose | Wladimir J. van der Laan | 2016-11-23 | 1 | -9/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | getrawtransaction should take a bool for verbose | jnewbery | 2016-11-22 | 1 | -9/+23 | |
| * | | | | | | | | | | | | | | | | | | | Merge #9130: Mention the new network toggle functionality in the tooltip. | Jonas Schnelli | 2016-11-22 | 1 | -2/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Mention the new network toggle functionality in the tooltip. | Pavel JanÃk | 2016-11-12 | 1 | -2/+8 | |
| * | | | | | | | | | | | | | | | | | | | bench: Fix subtle counting issue when rescaling iteration count | Wladimir J. van der Laan | 2016-11-22 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | | | | | | Merge #9185: [Qt] fix coincontrol sort issue | Jonas Schnelli | 2016-11-22 | 2 | -49/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | [Qt] Clean up and fix coincontrol tree widget handling | Wladimir J. van der Laan | 2016-11-20 | 2 | -49/+11 | |
| | * | | | | | | | | | | | | | | | | | | [Qt] fix coincontrol sort issue | Jonas Schnelli | 2016-11-18 | 2 | -6/+27 | |
| | | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge #8872: Remove block-request logic from INV message processing | Wladimir J. van der Laan | 2016-11-21 | 1 | -21/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Remove block-request logic from INV message processing | Matt Corallo | 2016-11-07 | 1 | -21/+5 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge #8837: allow bitcoin-tx to parse partial transactions | Wladimir J. van der Laan | 2016-11-21 | 2 | -1/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Allow bitcoin-tx to parse partial transactions | jnewbery | 2016-11-04 | 2 | -1/+11 | |
| | | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge #9179: Set DEFAULT_LIMITFREERELAY = 0 kB/minute | Wladimir J. van der Laan | 2016-11-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Set DEFAULT_LIMITFREERELAY = 0 kB/minute | MarcoFalke | 2016-11-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | Merge #9117: net: don't send feefilter messages before the version handshake ... | Wladimir J. van der Laan | 2016-11-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | net: don't send feefilter messages before the version handshake is complete | Cory Fields | 2016-11-09 | 1 | -1/+1 | |
| | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Introduce convenience type CTransactionRef | Pieter Wuille | 2016-11-19 | 16 | -57/+63 | |
| * | | | | | | | | | | | | | | | | | | Make CBlock::vtx a vector of shared_ptr<CTransaction> | Pieter Wuille | 2016-11-19 | 24 | -149/+161 | |
| * | | | | | | | | | | | | | | | | | | Add deserializing constructors to CTransaction and CMutableTransaction | Pieter Wuille | 2016-11-19 | 2 | -0/+13 | |
| * | | | | | | | | | | | | | | | | | | Add serialization for unique_ptr and shared_ptr | Pieter Wuille | 2016-11-19 | 1 | -0/+59 | |
| * | | | | | | | | | | | | | | | | | | Merge #9186: test: Fix use-after-free in scheduler tests | Wladimir J. van der Laan | 2016-11-19 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | test: Fix use-after-free in scheduler tests | Wladimir J. van der Laan | 2016-11-18 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | | | | Merge #9075: Decouple peer-processing-logic from block-connection-logic (#3) | Pieter Wuille | 2016-11-17 | 5 | -53/+44 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Replace CValidationState param in ProcessNewBlock with BlockChecked | Matt Corallo | 2016-11-09 | 5 | -48/+28 | |
| | * | | | | | | | | | | | | | | | | | Remove pfrom parameter from ProcessNewBlock | Matt Corallo | 2016-11-09 | 5 | -18/+29 | |
| | * | | | | | | | | | | | | | | | | | Revert "RPC: Give more details when "generate" fails" | Matt Corallo | 2016-11-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Merge #8838: Calculate size and weight of block correctly in CreateNewBlock() | Wladimir J. van der Laan | 2016-11-17 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | log block size and weight correctly. | jnewbery | 2016-10-03 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | Merge #9155: [trivial] update comments for tx weight | MarcoFalke | 2016-11-16 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | update comments for tx weight | Brian Deery | 2016-11-14 | 2 | -2/+2 | |
| | | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge #9133: Unset fImporting for loading mempool | Wladimir J. van der Laan | 2016-11-16 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Unset fImporting for loading mempool | Alex Morcos | 2016-11-11 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | Merge #9131: fNetworkActive is not protected by a lock, use an atomic | Wladimir J. van der Laan | 2016-11-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | fNetworkActive is not protected by a lock, use an atomic | Jonas Schnelli | 2016-11-11 | 1 | -1/+1 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge #9164: [trivial] credit values are CAmount | Pieter Wuille | 2016-11-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | credit values are CAmount | Gregory Sanders | 2016-11-15 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge #9140: Bugfix: Correctly replace generated headers and fail cleanly | Wladimir J. van der Laan | 2016-11-15 | 2 | -15/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Bugfix: Correctly replace generated headers and fail cleanly | Luke Dashjr | 2016-11-12 | 2 | -15/+11 | |
| * | | | | | | | | | | | | | | | | | | | Merge #9132: Make strWalletFile const | Wladimir J. van der Laan | 2016-11-15 | 1 | -4/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Make strWalletFile const | Jonas Schnelli | 2016-11-11 | 1 | -4/+2 | |
| | | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge #9160: [trivial] Fix hungarian variable name | Wladimir J. van der Laan | 2016-11-15 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||