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
2019-07-30
autoconf: Sane --enable-debug defaults.
Carl Dong
2019-07-19
Merge #15681: [mempool] Allow one extra single-ancestor transaction per package
Wladimir J. van der Laan
2019-07-19
Merge #16412: net: Make poll in InterruptibleRecv only filter for POLLIN events.
Wladimir J. van der Laan
2019-07-19
Merge #16422: test: remove redundant setup in addrman_tests
MarcoFalke
2019-07-19
Merge #16152: Disable bloom filtering by default.
fanquake
2019-07-19
Merge #16420: QA: Fix race condition in wallet_encryption test
fanquake
2019-07-18
test: remove redundant setup in addrman_tests
zenosage
2019-07-18
Add release notes for DEFAULT_BLOOM change
Matt Corallo
2019-07-18
QA: Fix race condition in wallet_encryption test
Jonas Schnelli
2019-07-18
Merge #16379: Fix autostart filenames on Linux for testnet/regtest
Wladimir J. van der Laan
2019-07-18
Merge #16405: fix: tor: Call event_base_loopbreak from the event's callback
Wladimir J. van der Laan
2019-07-18
net: Make poll in InterruptibleRecv only filter for POLLIN events.
tecnovert
2019-07-18
Merge #16374: test: Enable passing wildcard test names to test runner from root
fanquake
2019-07-17
fix: tor: Call event_base_loopbreak from the event's callback
João Barbosa
2019-07-17
Merge #16208: wallet: Consume ReserveDestination on successful CreateTransaction
MeshCollider
2019-07-16
Merge #15891: test: Require standard txs in regtest by default
MarcoFalke
2019-07-16
Merge #16194: refactor: share blockmetadata with BlockManager
Wladimir J. van der Laan
2019-07-16
Merge #16390: qa: Add --filter option to test_runner.py
MarcoFalke
2019-07-16
Merge #16380: Remove unused bits from the service flags enum
fanquake
2019-07-16
qa: Add --filter option to test_runner.py
João Barbosa
2019-07-15
Merge #15824: docs: Improve netbase comments
Wladimir J. van der Laan
2019-07-15
docs: Improve netbase comments
Carl Dong
2019-07-15
Merge #15282: test: Replace hard-coded hex tx with class in test framework
MarcoFalke
2019-07-15
doc: describe how to pass wildcard names to test runner
Jon Atack
2019-07-15
test: enable passing wildcards with path to test runner
Jon Atack
2019-07-12
Merge #16334: test: rpc_users: Also test rpcauth.py with password.
Wladimir J. van der Laan
2019-07-12
Remove unused bits from the service flags enum
MarcoFalke
2019-07-12
Merge #15277: contrib: Enable building in Guix containers
Wladimir J. van der Laan
2019-07-12
contrib: guix: Additional clarifications re: substitutes
Carl Dong
2019-07-12
Fix autostart filenames on Linux
Hennadii Stepanov
2019-07-12
contrib: guix: Various improvements.
Carl Dong
2019-07-12
contrib: guix: Clarify SOURCE_DATE_EPOCH.
Carl Dong
2019-07-12
contrib: Add deterministic Guix builds.
Carl Dong
2019-07-11
Merge #16227: Refactor CWallet's inheritance chain
Wladimir J. van der Laan
2019-07-11
Merge #15649: Add ChaCha20Poly1305@Bitcoin AEAD
Wladimir J. van der Laan
2019-07-10
Merge #16244: Move wallet creation out of the createwallet rpc into its own f...
MarcoFalke
2019-07-10
Merge #16361: Remove redundant pre-TopUpKeypool check
MarcoFalke
2019-07-10
Restrict lifetime of ReserveDestination to CWallet::CreateTransaction
Gregory Sanders
2019-07-10
CreateTransaction calls KeepDestination on ReserveDestination before success
Gregory Sanders
2019-07-10
Remove redundant pre-TopUpKeypool checks
Gregory Sanders
2019-07-10
Merge #16322: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTran...
Wladimir J. van der Laan
2019-07-10
test: Add test for maxtxfee option
MarcoFalke
2019-07-10
Merge #16270: depends: expat 2.2.7
Wladimir J. van der Laan
2019-07-10
Merge #16338: test: Disable other targets when enable-fuzz is set
Wladimir J. van der Laan
2019-07-10
Merge #16237: Have the wallet give out destinations instead of keys
Wladimir J. van der Laan
2019-07-09
Move wallet creation out of the createwallet rpc into its own function
Andrew Chow
2019-07-09
Merge #16240: JSONRPCRequest-aware RPCHelpMan
MarcoFalke
2019-07-09
Add GetNewChangeDestination for getting new change Destinations
Andrew Chow
2019-07-09
Replace CReserveKey with ReserveDestinatoin
Andrew Chow
2019-07-09
Add GetNewDestination to CWallet to fetch new destinations
Andrew Chow
[next]