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
2021-03-16
test: give fundraw more time for test_transaction_too_large
Jon Atack
2021-03-10
Merge bitcoin-core/gui#229: Fix regression with initial sorting after pr205
MarcoFalke
2021-03-10
Merge #21395: Net processing: Remove unused CNode.address member
MarcoFalke
2021-03-10
Merge #21331: rpc: replace wallet raw pointers with references (#18592 rebased)
MarcoFalke
2021-03-10
Merge #21388: doc: Rename fuzz seed_dir to corpus_dir
MarcoFalke
2021-03-10
Merge #21400: build: Fix regression introduced in #21363
fanquake
2021-03-09
build, qt: Fix regression introduced in #21363
Hennadii Stepanov
2021-03-09
Merge #21397: fuzz: Bump FuzzedDataProvider.h
MarcoFalke
2021-03-09
fuzz: Bump FuzzedDataProvider.h
MarcoFalke
2021-03-09
[net processing] Remove unused CNode.address member
John Newbery
2021-03-09
Merge #21370: Use C++11 member initializer in CNodeState
fanquake
2021-03-09
Merge #21382: build: Clean remnants of QTBUG-34748 fix
fanquake
2021-03-09
Merge #21363: build, qt: Improve Qt static plugins/libs check code
fanquake
2021-03-09
Merge #18842: wallet: Mark replaced tx to not be in the mempool anymore
MarcoFalke
2021-03-09
Merge #20536: wallet: Error with "Transaction too large" if the funded tx wil...
Samuel Dobson
2021-03-08
Merge bitcoin-core/gui#233: qt test: Don't bind to regtest port
MarcoFalke
2021-03-08
doc: Rename fuzz seed_dir to corpus_dir
MarcoFalke
2021-03-08
Merge #21371: fuzz: fix gcc Woverloaded-virtual build warnings
MarcoFalke
2021-03-08
Merge #21384: doc: add signet to bitcoin.conf documentation
MarcoFalke
2021-03-08
doc: add signet to doc/bitcoin-conf.md
Jon Atack
2021-03-08
doc: add signet to share/examples/bitcoin.conf
Jon Atack
2021-03-07
build: Small libxcb.mk improvements
Hennadii Stepanov
2021-03-07
build: Clean remnants of QTBUG-34748 fix
Hennadii Stepanov
2021-03-07
Merge bitcoin-core/gui#221: qt, refactor: rpcconsole translatable string fixe...
MarcoFalke
2021-03-07
Merge #19771: net: Replace enum CConnMan::NumConnections with enum class Conn...
MarcoFalke
2021-03-07
Merge bitcoin-core/gui#166: refactor: Use enum type as switch argument in *Ta...
MarcoFalke
2021-03-07
Merge #21334: test: Additional (refactored) BIP9 tests
MarcoFalke
2021-03-07
wallet: Mark replaced tx to not be in the mempool anymore
MarcoFalke
2021-03-06
qt test: Don't bind to regtest port
Andrew Chow
2021-03-06
Merge #21209: build: use newer source for libnatpmp
fanquake
2021-03-05
fuzz: fix gcc Woverloaded-virtual build warnings
Jon Atack
2021-03-05
Use C++11 member initializer in CNodeState
MarcoFalke
2021-03-05
Merge bitcoin-core/gui#217: qt: Make warning label look clickable
MarcoFalke
2021-03-05
Merge #21345: test: bring p2p_leak.py up to date
MarcoFalke
2021-03-05
build, refactor: Fix indentation
Hennadii Stepanov
2021-03-05
build, qt: Make Qt static libs check regardless of plugindir
Hennadii Stepanov
2021-03-05
build, refactor: Rename internal _BITCOIN_QT_FIND_STATIC_PLUGINS macro
Hennadii Stepanov
2021-03-05
build, qt: Refactor internal _BITCOIN_QT_CHECK_STATIC_PLUGINS macro
Hennadii Stepanov
2021-03-05
Merge #21364: fuzz: Avoid -Wreturn-type warnings
fanquake
2021-03-05
Merge #21246: doc: Correction for VerifyTaprootCommitment comments
fanquake
2021-03-05
Merge #21354: build, doc: Drop no longer required packages from macOS cross-c...
fanquake
2021-03-05
rpc: refactor rpc wallet functions to take references instead of pointers
fanquake
2021-03-05
rpc: remove calls to CWallet.get()
fanquake
2021-03-04
fuzz: Avoid -Wreturn-type warnings
practicalswift
2021-03-04
net: Replace enum CConnMan::NumConnections with enum class ConnectionDirection
Luke Dashjr
2021-03-04
Merge #21337: guix: Update darwin native packages dependencies
Wladimir J. van der Laan
2021-03-04
Merge #21055: [Bundle 3/n] Prune remaining g_chainman usage in validation fun...
Wladimir J. van der Laan
2021-03-04
Merge #21003: test: Move MakeNoLogFileContext to libtest_util, and use it in ...
fanquake
2021-03-04
Merge #21358: fuzz: Add missing include (test/util/setup_common.h)
fanquake
2021-03-04
Merge #21015: Make all of net_processing (and some of net) use std::chrono types
fanquake
[next]