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-26
Merge #16301: Use CWallet::Import* functions in all import* RPCs
MarcoFalke
2019-07-25
Merge #16386: depends: disable unused Qt features
Wladimir J. van der Laan
2019-07-25
Merge #16459: [qa] Fix race condition in example_test.py
MarcoFalke
2019-07-25
[qa] Fix race condition in example_test.py
Suhas Daftuar
2019-07-25
Merge #16455: doc: Remove downgrading warning in release notes, per 0.18 branch
fanquake
2019-07-25
Merge #15305: [validation] Crash if disconnecting a block fails
fanquake
2019-07-24
doc: Remove downgrading warning in release notes, per 0.18 branch
MarcoFalke
2019-07-24
Merge #16362: Add bilingual_str type
MarcoFalke
2019-07-24
Have importwallet use ImportPrivKeys and ImportScripts
Andrew Chow
2019-07-24
Optionally allow ImportScripts to set script creation timestamp
Andrew Chow
2019-07-24
Have importaddress use ImportScripts and ImportScriptPubKeys
Andrew Chow
2019-07-24
Have importpubkey use CWallet's ImportScriptPubKeys and ImportPubKeys functions
Andrew Chow
2019-07-24
scripted-diff: Make translation bilingual
Hennadii Stepanov
2019-07-24
Add bilingual message type
Hennadii Stepanov
2019-07-24
Refactor out translation.h
Hennadii Stepanov
2019-07-24
Merge #16445: test: Skip flaky p2p_invalid_messages test on macOS
MarcoFalke
2019-07-24
depends: disable unused Qt features
fanquake
2019-07-23
Merge #16366: init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-07-23
test: Skip flaky p2p_invalid_messages test on macOS
Fabian Jahr
2019-07-23
Merge #16408: depends: Prune X packages
fanquake
2019-07-23
Merge #16355: refactor: move CCoinsViewErrorCatcher out of init.cpp
fanquake
2019-07-23
Merge #16430: doc: Update bips 35, 37 and 111 status
fanquake
2019-07-22
Merge #16438: travis: Print memory and number of cpus
MarcoFalke
2019-07-22
travis: Print memory and number of cpus
MarcoFalke
2019-07-21
move-onlyish: move CCoinsViewErrorCatcher out of init.cpp
James O'Beirne
2019-07-21
doc: Update bips 35, 37 and 111 status
MarcoFalke
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
Have importprivkey use CWallet's ImportPrivKeys, ImportScripts, and ImportScr...
Andrew Chow
2019-07-18
Log when an import is being skipped because we already have it
Andrew Chow
2019-07-18
test: remove redundant setup in addrman_tests
zenosage
2019-07-18
depends: qt: Patch to remove dep on libX11
Carl Dong
2019-07-18
gitignore: Actually pay attention to depends patches
Carl Dong
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
symbol-check: Disallow libX11-*.so.* shared libraries
Carl Dong
2019-07-17
depends: libXext isn't needed by anyone
Carl Dong
2019-07-17
build-aux: Remove check for x11-xcb
Carl Dong
2019-07-17
depends: libX11: Make package headers-only
Carl Dong
2019-07-17
depends: qt: Explicitly stop using Xlib/libX11
Carl Dong
2019-07-17
depends: xproto is only directly needed by libXau
Carl Dong
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
[next]