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-10-10
[qt] sync-overlay: Don't show progress twice
MarcoFalke
2016-10-10
Merge #8821: [qt] sync-overlay: Don't block during reindex
Jonas Schnelli
2016-10-10
Merge #8393: Support for compact blocks together with segwit
Pieter Wuille
2016-10-08
Merge #8881: Add some verbose logging to bitcoin-util-test.py
MarcoFalke
2016-10-08
Merge #8885: gui: fix ban from qt console
Jonas Schnelli
2016-10-05
add verbose mode to bitcoin-util-test.py
jnewbery
2016-10-05
Update bitcoin-tx to output witness data.
jonnynewbs
2016-10-05
Don't return the address of a P2SH of a P2SH.
jnewbery
2016-10-05
Merge #8884: Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the...
Wladimir J. van der Laan
2016-10-05
protocol.h: Make enums in GetDataMsg concrete values
Wladimir J. van der Laan
2016-10-05
Merge #8879: [doc] Rework docs
Wladimir J. van der Laan
2016-10-04
gui: fix ban from qt console
Cory Fields
2016-10-04
Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the lowest, not ...
Luke Dashjr
2016-10-04
Use BlockChecked signal to send reject messages from mapBlockSource
Matt Corallo
2016-10-04
Remove SyncWithWallets wrapper function
Matt Corallo
2016-10-04
Always call UpdatedBlockTip, even if blocks were only disconnected
Matt Corallo
2016-10-04
Remove CConnman parameter from ProcessNewBlock/ActivateBestChain
Matt Corallo
2016-10-04
Use CValidationInterface from chain logic to notify peer logic
Matt Corallo
2016-10-04
Move net-processing logic definitions together in main.h
Matt Corallo
2016-10-04
Use cmpctblock type 2 for segwit-enabled transfer
Pieter Wuille
2016-10-04
Remove duplicate nBlocksEstimate cmp (we already checked IsIBD())
Matt Corallo
2016-10-04
Make validationinterface.UpdatedBlockTip more verbose
Matt Corallo
2016-10-04
Make GetFetchFlags always request witness objects from witness peers
Matt Corallo
2016-10-04
[doc] Rework docs
MarcoFalke
2016-10-04
protocol.h: Move MESSAGE_START_SIZE into CMessageHeader
Wladimir J. van der Laan
2016-10-04
version.h: s/shord/short/ in comment
Wladimir J. van der Laan
2016-10-04
Merge #8848: Add NULLDUMMY verify flag in bitcoinconsensus.h
Wladimir J. van der Laan
2016-10-04
Merge #8862: Fix a few cases where messages were sent after requested disconnect
Wladimir J. van der Laan
2016-10-04
Merge #8850: Implement (begin|end)_ptr in C++11 and add deprecation comment
Wladimir J. van der Laan
2016-10-03
Merge #8856: Globals: Decouple GetConfigFile and ReadConfigFile from global m...
Wladimir J. van der Laan
2016-10-03
Merge #8863: univalue: Pull subtree
Wladimir J. van der Laan
2016-10-02
serialize: Deprecate `begin_ptr` / `end_ptr`
Wladimir J. van der Laan
2016-10-01
net: fix a few cases where messages were sent rather than dropped upon discon...
Cory Fields
2016-10-01
rpc: Generate auth cookie in hex instead of base64
Wladimir J. van der Laan
2016-10-01
Globals: Decouple GetConfigFile and ReadConfigFile from global mapArgs
Jorge Timón
2016-09-30
Merge commit '2ca7faab4205822b06dc2ab2bbda0a9a70fce7e0' into HEAD
MarcoFalke
2016-09-30
Merge #8851: [wallet] Move key derivation logic from GenerateNewKey to Derive...
Wladimir J. van der Laan
2016-09-30
Move key derivation logic from GenerateNewKey to DeriveNewChildKey
Patrick Strateman
2016-09-30
Merge #8813: bitcoind: Daemonize using daemon(3)
Wladimir J. van der Laan
2016-09-30
prevector: add C++11-like data() method
Wladimir J. van der Laan
2016-09-30
Merge #8822: net: Consistent checksum handling
Wladimir J. van der Laan
2016-09-30
Add NULLDUMMY verify flag in bitcoinconsensus.h
Johnson Lau
2016-09-30
Merge #8830: [test] Add option to run bitcoin-util-test.py manually
Wladimir J. van der Laan
2016-09-30
Merge #8836: bitcoin-util-test.py should fail if the output file is empty
Wladimir J. van der Laan
2016-09-29
Merge #8826: Do not include env_win.cc on non-Windows systems
Wladimir J. van der Laan
2016-09-29
bitcoin-util-test.py should fail if the output file is empty
jnewbery
2016-09-29
Merge #8658: Remove unused statements in serialization
Wladimir J. van der Laan
2016-09-29
Add option to run bitcoin-util-test.py manually
jnewbery
2016-09-29
[qt] sync-overlay: Don't show estimated number of headers left
MarcoFalke
2016-09-29
Merge #8829: Add bitcoin-tx JSON tests
MarcoFalke
[prev]
[next]