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
2017-05-22
Populate services in GetLocalAddress
v0.13-final
Alex Morcos
2017-05-17
[depends] miniupnpc 2.0.20170509
fanquake
2017-02-21
Fix segfault crash when shutdown the GUI in disablewallet mode
Jonas Schnelli
2017-02-01
Uses built-in byte swap if available (Apple) and if bswap_XX is undefined.
Karl-Johan Alm
2017-01-03
doc: Clean out release notes on 0.13.x branch
Wladimir J. van der Laan
2017-01-02
doc: Remove ... from release notes
v0.13.2
Wladimir J. van der Laan
2016-12-21
Merge #9389: 0.13.2 release process
Wladimir J. van der Laan
2016-12-21
Bump man pages
MarcoFalke
2016-12-21
[qt] Bump BLOCK_CHAIN_SIZE
MarcoFalke
2016-12-20
Bump nMinimumChainWork
MarcoFalke
2016-12-20
Bump version to 0.13.2
MarcoFalke
2016-12-20
doc: Add #9382 to release notes
v0.13.2rc1
Wladimir J. van der Laan
2016-12-20
Merge #9382: [backport 0.13] Prefer coins that have fewer ancestors, sanity c...
Wladimir J. van der Laan
2016-12-20
reduce number of lookups in TransactionWithinChainLimit
Gregory Sanders
2016-12-20
Test for fix of txn chaining in wallet
Gregory Sanders
2016-12-20
CreateTransaction: Don't return success with too-many-ancestor txn
Gregory Sanders
2016-12-20
SelectCoinsMinConf: Prefer coins with fewer ancestors
Gregory Sanders
2016-12-19
qt: Pre-rc1 translations update
Wladimir J. van der Laan
2016-12-19
doc: Add initial pulls + authors list for 0.13.2
Wladimir J. van der Laan
2016-12-19
Merge #9347: [0.13.2] wallet/rpc backports
Wladimir J. van der Laan
2016-12-19
Merge #9357: [0.13 backport] Attempt reconstruction from all compact block an...
Wladimir J. van der Laan
2016-12-15
[qa] Don't set unknown rpcserialversion
MarcoFalke
2016-12-15
Complain when unknown rpcserialversion is specified
Pieter Wuille
2016-12-15
Merge #9340: [0.13] Update secp256k1 subtree
Wladimir J. van der Laan
2016-12-14
[qa] Update compactblocks test for multi-peer reconstruction
Suhas Daftuar
2016-12-14
Allow compactblock reconstruction when block is in flight
Suhas Daftuar
2016-12-14
Return txid even if ATMP fails for new transaction
Pieter Wuille
2016-12-14
Make RelayWalletTransaction attempt to AcceptToMemoryPool.
Gregory Maxwell
2016-12-14
Update for OpenSSL 1.1 API
Gregory Maxwell
2016-12-14
[Wallet] Bugfix: FRT: don't terminate when keypool is empty
Jonas Schnelli
2016-12-14
[QA] add fundrawtransaction test on a locked wallet with empty keypool
Jonas Schnelli
2016-12-14
Merge #9323: [0.13] Add release notes for wallet/mempool rejections. (PR #930...
Wladimir J. van der Laan
2016-12-14
Merge #9264: 0.13.2 backports
Wladimir J. van der Laan
2016-12-13
Merge commit '64dfdde0aa7f7ef24e6cbf3c57e6d24efc55367e' into HEAD
MarcoFalke
2016-12-13
Squashed 'src/secp256k1/' changes from 6c527ec..8225239
MarcoFalke
2016-12-12
Add release notes for wallet/mempool rejections. (PR #9302 and #9290)
Gregory Maxwell
2016-12-08
Merge #9293: [0.13 Backport] IBD using chainwork instead of height and not us...
Wladimir J. van der Laan
2016-12-06
IsInitialBlockDownload no longer uses header-only timestamps.
Gregory Maxwell
2016-12-06
Remove GetTotalBlocksEstimate and checkpoint tests that test nothing.
Gregory Maxwell
2016-12-06
IBD check uses minimumchain work instead of checkpoints.
Gregory Maxwell
2016-12-06
Remove duplicate nBlocksEstimate cmp (we already checked IsIBD())
Matt Corallo
2016-12-05
Adapt ZMQ/rest serialization to take rpcserialversion arg
instagibbs
2016-12-05
Add option to return non-segwit serialization via rpc
Gregory Sanders
2016-12-03
Improvement of documentation of command line parameter 'whitelist'
wodry
2016-12-03
Merge #9267: Disable fee estimates for a confirm target of 1 block
Wladimir J. van der Laan
2016-12-02
Disable fee estimates for a confirm target of 1 block
Alex Morcos
2016-12-02
[qa] rpc-tests: Apply random offset to portseed
MarcoFalke
2016-12-02
[qa] test_framework: Exit when tmpdir exists
MarcoFalke
2016-12-02
Add script tests for FindAndDelete in pre-segwit and segwit scripts
Johnson Lau
2016-12-02
Change all instance of 'GMT epoch' to 'Unix epoch'
matthias
[next]