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
2020-11-19
Merge #15710: wallet: Catch ios_base::failure specifically
Wladimir J. van der Laan
2020-11-19
Merge #20145: contrib: add getcoins.py script to get coins from (signet) faucet
Wladimir J. van der Laan
2020-11-19
Merge #20358: src/randomenv.cpp: fix build on uclibc
Wladimir J. van der Laan
2020-11-19
Merge #20067: refactor: remove use of boost::algorithm::replace_first
Wladimir J. van der Laan
2020-11-19
Merge #19968: doc: clarify CRollingBloomFilter size estimate
Wladimir J. van der Laan
2020-11-19
Merge #20333: build: remove native_biplist dependency
Wladimir J. van der Laan
2020-11-19
Merge #20359: depends: Various config.site.in improvements and linting
Wladimir J. van der Laan
2020-11-19
Merge #20288: script, doc: contrib/seeds updates
Wladimir J. van der Laan
2020-11-19
Merge #20413: build: Require C++17 compiler
fanquake
2020-11-18
Use std::make_unique
MarcoFalke
2020-11-18
build: Require C++17 compiler
MarcoFalke
2020-11-18
Merge #20414: doc: Remove generated manual pages from master branch
MarcoFalke
2020-11-18
Merge #20418: doc: clean out release notes post branch-off
MarcoFalke
2020-11-18
build: Bump gitian descriptors to 0.22
fanquake
2020-11-18
doc: clean out release notes post branch-off
fanquake
2020-11-18
Merge #20408: CConnman: move initialization to declaration
fanquake
2020-11-18
Merge #19905: Remove dead CheckForkWarningConditionsOnNewFork
MarcoFalke
2020-11-18
Merge bitcoin-core/gui#109: wallet: Remove unused AskPassphraseDialog::Decrypt
MarcoFalke
2020-11-18
Merge bitcoin-core/gui#118: Remove BDB version from the Information tab
MarcoFalke
2020-11-18
doc: Remove generated manual pages from master branch
Wladimir J. van der Laan
2020-11-18
Merge #19504: Bump minimum python version to 3.6
MarcoFalke
2020-11-18
build: Bump master version to 0.21.99
Wladimir J. van der Laan
2020-11-18
CConnman: initialise at declaration rather than in Start()
Anthony Towns
2020-11-17
Merge #20401: qt: Pre-splitoff translations update
fanquake
2020-11-17
Merge #20305: wallet: introduce fee_rate sat/vB param/option
MarcoFalke
2020-11-17
Merge bitcoin-core/gui#96: Slight improve create wallet dialog
MarcoFalke
2020-11-17
Merge #20139: Wallet: do not return warnings from UpgradeWallet()
MarcoFalke
2020-11-17
Merge #20346: script: modify security-check.py to use "==" instead of "is" fo...
fanquake
2020-11-17
Merge #20405: p2p: avoid calculating onion address checksum when version is n...
fanquake
2020-11-16
[upgradewallet] removed unused warning param
Sishir Giri
2020-11-16
Break circuit earlier
lontivero
2020-11-16
qt: Pre-splitoff translations update
Wladimir J. van der Laan
2020-11-16
Merge #18836: wallet: upgradewallet fixes and additional tests
Wladimir J. van der Laan
2020-11-16
Merge #20238: doc: Missing comments for signet parameters
MarcoFalke
2020-11-16
Merge #20390: CI/Cirrus: Skip merge_base step for non-PRs
MarcoFalke
2020-11-16
Merge #20033: refactor: minor whitespace fixups, s/const/constexpr/ and remov...
MarcoFalke
2020-11-15
Merge #20386: Silence false positive GCC warning in wallet/rpcwallet.cpp
MarcoFalke
2020-11-15
Merge #20395: ci: Use the previous build worker image in AppVeyor
MarcoFalke
2020-11-15
ci: Use the previous build worker image in AppVeyor
Hennadii Stepanov
2020-11-14
CI/Cirrus: Skip merge_base step for non-PRs
Luke Dashjr
2020-11-14
gui: create wallet: add advanced section
Sjors Provoost
2020-11-14
gui: create wallet: name placeholder
Sjors Provoost
2020-11-14
Add missing optional.h include
Kristaps Kaupe
2020-11-14
Silence false positive GCC warning
Kristaps Kaupe
2020-11-13
Merge #20378: wallet: fix potential division by 0 in WalletLogPrintf
Jonas Schnelli
2020-11-13
Merge #19065: tests: Add fuzzing harness for CAddrMan
MarcoFalke
2020-11-13
Merge #20379: tests: Remove no longer needed UBSan suppression (float divide-...
MarcoFalke
2020-11-12
tests: Remove no longer needed UBSan suppression (float-divide-by-zero in val...
practicalswift
2020-11-12
fix potential devision by 0
Jonas Schnelli
2020-11-12
Merge #20284: addrman: ensure old versions don't parse peers.dat
Wladimir J. van der Laan
[next]