index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-11-19
Add deserializing constructors to CTransaction and CMutableTransaction
Pieter Wuille
2016-11-19
Add serialization for unique_ptr and shared_ptr
Pieter Wuille
2016-11-19
Merge #9159: [qa] Wait for specific block announcement in p2p-compactblocks
MarcoFalke
2016-11-19
Merge #9186: test: Fix use-after-free in scheduler tests
Wladimir J. van der Laan
2016-11-18
test: Fix use-after-free in scheduler tests
Wladimir J. van der Laan
2016-11-17
Merge #9075: Decouple peer-processing-logic from block-connection-logic (#3)
Pieter Wuille
2016-11-17
Merge #9156: Add compile and link options echo to configure
Wladimir J. van der Laan
2016-11-17
Merge #9178: Doxygen: Set PROJECT_NAME = "Bitcoin Core"
Wladimir J. van der Laan
2016-11-17
Doxygen: Set PROJECT_NAME = "Bitcoin Core"
MarcoFalke
2016-11-17
Merge #8838: Calculate size and weight of block correctly in CreateNewBlock()
Wladimir J. van der Laan
2016-11-16
Add compile and link options echo to configure
Jonas Schnelli
2016-11-16
Merge #9155: [trivial] update comments for tx weight
MarcoFalke
2016-11-16
Merge #9168: [qa] add assert_raises_message to check specific error message
MarcoFalke
2016-11-16
Merge #9133: Unset fImporting for loading mempool
Wladimir J. van der Laan
2016-11-16
Merge #9131: fNetworkActive is not protected by a lock, use an atomic
Wladimir J. van der Laan
2016-11-16
Merge #9151: [qa] proxy_test: Calculate hardcoded port numbers
Wladimir J. van der Laan
2016-11-16
Merge #9169: build: fix qt5.7 build under macOS
Wladimir J. van der Laan
2016-11-15
build: fix qt5.7 build under macOS
Cory Fields
2016-11-15
[qa] add assert_raises_message to check specific error message
mrbandrews
2016-11-15
Merge #9164: [trivial] credit values are CAmount
Pieter Wuille
2016-11-15
credit values are CAmount
Gregory Sanders
2016-11-15
Merge #9140: Bugfix: Correctly replace generated headers and fail cleanly
Wladimir J. van der Laan
2016-11-15
Merge #9132: Make strWalletFile const
Wladimir J. van der Laan
2016-11-15
Merge #9160: [trivial] Fix hungarian variable name
Wladimir J. van der Laan
2016-11-14
Merge #9136: sync_blocks cleanup
MarcoFalke
2016-11-14
[trivial] Fix hungarian variable name
Russell Yanofsky
2016-11-14
[qa] Wait for specific block announcement in p2p-compactblocks
Russell Yanofsky
2016-11-14
[qa] Avoid 2 list comprehensions in sync_blocks
Russell Yanofsky
2016-11-14
[qa] Fix sync_blocks timeout argument
Russell Yanofsky
2016-11-14
[qa] Improve sync_blocks error messages.
Russell Yanofsky
2016-11-14
Merge #9145: [qt] Make network disabled icon 50% opaque
Jonas Schnelli
2016-11-14
update comments for tx weight
Brian Deery
2016-11-13
[qa] proxy_test: Calculate hardcoded port numbers instead
MarcoFalke
2016-11-13
[qt] Make network disabled icon 50% opaque
MarcoFalke
2016-11-12
Bugfix: Correctly replace generated headers and fail cleanly
Luke Dashjr
2016-11-11
Unset fImporting for loading mempool
Alex Morcos
2016-11-11
Make strWalletFile const
Jonas Schnelli
2016-11-11
fNetworkActive is not protected by a lock, use an atomic
Jonas Schnelli
2016-11-11
Merge #9124: Use better name for local variable to prevent -Wshadow compiler ...
Wladimir J. van der Laan
2016-11-11
Merge #9115: Mention reporting security issues responsibly
Wladimir J. van der Laan
2016-11-11
Merge #8996: Network activity toggle
Jonas Schnelli
2016-11-11
Merge #9058: Fixes for p2p-compactblocks.py test timeouts on travis (#8842)
Wladimir J. van der Laan
2016-11-11
Merge #9112: Avoid ugly exception in log on unknown inv type
Wladimir J. van der Laan
2016-11-11
Merge #9114: [depends] Set OSX_MIN_VERSION to 10.8
Wladimir J. van der Laan
2016-11-10
Use better name for local variable to prevent -Wshadow compiler warning
Pavel Janík
2016-11-10
Merge #9049: Remove duplicatable duplicate-input check from CheckTransaction
Wladimir J. van der Laan
2016-11-10
Mention reporting security issues responsibly
Pavel Janík
2016-11-10
Merge #9097: [qa] Rework sync_* and preciousblock.py
MarcoFalke
2016-11-10
Merge #9122: fix getnettotals RPC description about timemillis.
MarcoFalke
2016-11-10
Merge #9121: Initialize variable to prevent compiler warning
Wladimir J. van der Laan
[next]