index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-01-04
[Qt] fix coincontrol update issue when deleting a send coin entry
Jonas Schnelli
2016-01-03
Report non-mandatory script failures correctly
Pieter Wuille
2015-12-23
Merge pull request #7214
Jonas Schnelli
2015-12-22
Merge pull request #7218
Jonas Schnelli
2015-12-22
Merge pull request #7213
Wladimir J. van der Laan
2015-12-21
Merge pull request #7062
Wladimir J. van der Laan
2015-12-16
[qt] Fix misleading translation
MarcoFalke
2015-12-16
torcontrol debug: Change to a blanket message that covers both cases
MarcoFalke
2015-12-15
Removed offline testnet DNSSeed 'alexykot.me'.
Elias Rohrer
2015-12-15
Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.
mb300sd
2015-12-14
qt5: Use the fixed font the system recommends
MarcoFalke
2015-12-14
Merge pull request #7125
Wladimir J. van der Laan
2015-12-14
Merge pull request #7200
Wladimir J. van der Laan
2015-12-13
Add "NODE_BLOOM" to guiutil so that peers don't get UNKNOWN[4]
Matt Corallo
2015-12-12
fix logic for error log
accraze
2015-12-12
wallet: check if tx scriptPubKey is unspendable
accraze
2015-12-11
checks for null data transaction before debug.log
accraze
2015-12-11
Replace trickle nodes with per-node/message Poisson delays
Pieter Wuille
2015-12-11
Merge pull request #7156
Wladimir J. van der Laan
2015-12-10
net: Add and document network messages in protocol.h
Wladimir J. van der Laan
2015-12-10
Merge pull request #7179
Wladimir J. van der Laan
2015-12-09
Merge pull request #7154
Wladimir J. van der Laan
2015-12-08
Merge pull request #4906
Wladimir J. van der Laan
2015-12-07
Added a test for the pruning of extraneous inputs after ApproximateBestSet
Murch
2015-12-07
Moved set reduction to the end of ApproximateBestSubset to reduce performance...
Murch
2015-12-07
net: Account for `sendheaders` `verack` messages
Wladimir J. van der Laan
2015-12-07
net: Fix sent reject messages for blocks and transactions
Wladimir J. van der Laan
2015-12-07
Merge pull request #6589
Wladimir J. van der Laan
2015-12-07
log bytes recv/sent per command
Jonas Schnelli
2015-12-06
Coinselection prunes extraneous inputs from ApproximateBestSubset
AlSzacrel
2015-12-05
Don't do mempool lookups for "mempool" command without a filter
Matt Corallo
2015-12-03
Disconnect on mempool requests from peers when over the upload limit.
Gregory Maxwell
2015-12-03
Merge pull request #7113
Wladimir J. van der Laan
2015-12-03
Merge pull request #7133
Wladimir J. van der Laan
2015-12-03
Now that 0.12 has been branched, master is 0.12.99
Wladimir J. van der Laan
2015-12-03
Merge pull request #7158
Wladimir J. van der Laan
2015-12-02
Remove GetMinRelayFee
Suhas Daftuar
2015-12-02
Use fee deltas for determining mempool acceptance
Suhas Daftuar
2015-12-02
Update replace-by-fee logic to use fee deltas
Suhas Daftuar
2015-12-02
Fix mempool limiting for PrioritiseTransaction
Suhas Daftuar
2015-12-02
[qt] Use tr() instead of _()
MarcoFalke
2015-12-02
Fix typo in wallet.cpp
MarcoFalke
2015-12-02
PartitionCheck: remove useless spaces
paveljanik
2015-12-02
TRIVIAL: Chainparams: Remove unused CBaseUnitTestParams
Jorge Timón
2015-12-02
Update miner.cpp: Fix typo in comment
antonio-fr
2015-12-02
[trivial] Fix typo in peertablemodel.cpp
MarcoFalke
2015-12-02
Fix various typos
paveljanik
2015-12-02
Merge pull request #7128
Wladimir J. van der Laan
2015-12-02
qt: Final translation update before 0.12 fork
Wladimir J. van der Laan
2015-12-02
Merge pull request #6216
Wladimir J. van der Laan
[next]