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-02-04
Merge #12255: Update bitcoin.service to conform to init.md
Wladimir J. van der Laan
2019-02-04
Merge #15339: qt: Pre-0.18 split-off translations update
Wladimir J. van der Laan
2019-02-04
Merge #15328: travis: Revert "Run extended tests once daily"
MarcoFalke
2019-02-04
Merge #15325: msvc: Fix silent merge conflict between #13926 and #14372
MarcoFalke
2019-02-04
qt: Pre-0.18 split-off translations update
Wladimir J. van der Laan
2019-02-04
init: Modify docs and add release note for 12255
Carl Dong
2019-02-04
Merge #15322: wallet: Add missing cs_db lock
Wladimir J. van der Laan
2019-02-04
Merge #15324: test: Make bloom tests deterministic
Wladimir J. van der Laan
2019-02-04
Merge #15280: gui: Fix shutdown order
Wladimir J. van der Laan
2019-02-03
Check m_internals in UnregisterValidationInterface
João Barbosa
2019-02-03
gui: Fix m_node.startShutdown() order
João Barbosa
2019-02-03
gui: Expose BitcoinGUI::unsubscribeFromCoreSignals
João Barbosa
2019-02-03
gui: Fix WalletController deletion
João Barbosa
2019-02-02
Merge #15330: test: Fix race in p2p_invalid_messages
MarcoFalke
2019-02-02
test: Fix race in p2p_invalid_messages
MarcoFalke
2019-02-03
Merge #15263: Descriptor expansions only need pubkey entries for PKH/WPKH
MeshCollider
2019-02-02
travis: Revert "Run extended tests once daily"
MarcoFalke
2019-02-02
test: Make bloom tests deterministic
MarcoFalke
2019-02-01
Merge #15303: travis: Remove unused FUNCTIONAL_TESTS_CONFIG
MarcoFalke
2019-02-02
msvc: Fix silent merge conflict between #13926 and #14372
ken2812221
2019-02-01
wallet: Add missing cs_db lock
João Barbosa
2019-02-01
travis: Save cache when compilation took very long
MarcoFalke
2019-02-01
Merge #15308: build: Restore compatibility with older boost
MarcoFalke
2019-02-01
Merge #15247: qa: Use wallet to retrieve raw transactions
MarcoFalke
2019-02-01
Merge #15235: Do not import private keys to wallets with private keys disabled
Wladimir J. van der Laan
2019-01-31
travis: Document whether functional tests are run in the job name
Ben Woosley
2019-01-31
Revert "travis: Compile trusty with depends for now"
Ben Woosley
2019-01-31
Prefer boost::optional#get_value_or over #value_or
Ben Woosley
2019-01-31
Piecewise construct to avoid invalid construction
Ben Woosley
2019-01-31
Merge #15301: tests: When testing with --usecli, unify RPC arg to cli arg con...
MarcoFalke
2019-01-31
Merge #14372: msvc: build secp256k1 and leveldb locally
MarcoFalke
2019-01-31
Do not import private keys to wallets with private keys disabled
Andrew Chow
2019-01-31
Refactor importwallet to extract data from the file and then import
Andrew Chow
2019-01-31
Merge #15299: Fix assertion in CKey::SignCompact
Wladimir J. van der Laan
2019-01-31
tests: unify RPC argument to cli argument conversion and handle dicts and lists
Andrew Chow
2019-01-31
travis: Remove unused FUNCTIONAL_TESTS_CONFIG
MarcoFalke
2019-01-31
Merge #11911: Free BerkeleyEnvironment instances when not in use
Wladimir J. van der Laan
2019-02-01
msvc: build leveldb locally
Chun Kuan Lee
2019-02-01
msvc: build secp256k1 locally
Chun Kuan Lee
2019-01-31
Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing walle...
MarcoFalke
2019-01-31
Fix assertion in CKey::SignCompact
João Barbosa
2019-01-31
Merge #15244: gdb attaching to process during tests has non-sudo solution
Wladimir J. van der Laan
2019-01-31
Merge #15225: GUI: Change the receive button to respond to keypool state chan...
Wladimir J. van der Laan
2019-01-31
Merge #15246: qa: Add tests for invalid message headers
Wladimir J. van der Laan
2019-01-31
Merge #15272: doc: correct logging return type and RPC example
Wladimir J. van der Laan
2019-01-31
Merge #15176: docs: Get rid of badly named readme
Wladimir J. van der Laan
2019-01-31
gdb attaching to process during tests has non-sudo solution
Gregory Sanders
2019-01-31
Merge #15275: Add gitian PGP key for hebasto
Wladimir J. van der Laan
2019-01-30
Merge #15292: Remove 'boost::optional'-related false positive -Wmaybe-uniniti...
Wladimir J. van der Laan
2019-01-30
[tests] Add wallet-tool test
João Barbosa
[next]