index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-11-23
Merge #20202: wallet: Make BDB support optional
Wladimir J. van der Laan
2020-11-23
Merge #20432: net: Treat raw message bytes as uint8_t
Wladimir J. van der Laan
2020-11-21
Merge #20426: wallet: allow zero-fee fundrawtransaction/walletcreatefundedpsb...
MarcoFalke
2020-11-20
Merge #20223: build: Drop the leading 0 from the version number
MarcoFalke
2020-11-20
net: Treat raw message bytes as uint8_t
MarcoFalke
2020-11-20
Merge #20424: build: Update univalue subtree
fanquake
2020-11-20
Use the correct incremental fee constant in bumpfee help
Jon Atack
2020-11-20
Allow zero-fee fundrawtxn and walletcreatefundedpsbt calls
Jon Atack
2020-11-20
Merge bitcoin-core/gui#13: Hide peer detail view if multiple are selected
Jonas Schnelli
2020-11-20
Merge bitcoin-core/gui#21: Update pruning tooltip, original author BitcoinErr...
Jonas Schnelli
2020-11-20
Merge #20056: net: Use Span in ReceiveMsgBytes
Wladimir J. van der Laan
2020-11-20
Merge #19851: refactor: Extract ParseOpCode from ParseScript
Wladimir J. van der Laan
2020-11-20
Merge #20000: test: fix creation of "std::string"s with \0s
Wladimir J. van der Laan
2020-11-19
Merge bitcoin-core/gui#46: refactor: Fix deprecation warnings when building a...
MarcoFalke
2020-11-19
Merge #20054: Remove confusing and useless "unexpected version" warning
Wladimir J. van der Laan
2020-11-19
Merge #20291: [net] Consolidate logic around calling CAddrMan::Connected()
MarcoFalke
2020-11-19
Update univalue subtree
MarcoFalke
2020-11-19
Merge #20024: init: Fix incorrect warning "Reducing -maxconnections from N to...
Wladimir J. van der Laan
2020-11-19
Merge #18531: rpc: remove deprecated CRPCCommand constructor
MarcoFalke
2020-11-19
Merge #15710: wallet: Catch ios_base::failure specifically
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 #20413: build: Require C++17 compiler
fanquake
2020-11-18
Drop the leading 0 from the version number
Andrew Chow
2020-11-18
Fix mock SQLiteDatabases
Andrew Chow
2020-11-18
GUI: Force descriptor wallets when BDB is not compiled
Andrew Chow
2020-11-18
RPC: Require descriptors=True for createwallet when BDB is not compiled
Andrew Chow
2020-11-18
Enforce salvage is only for BDB wallets
Andrew Chow
2020-11-18
Do not compile BDB things when USE_BDB is defined
Andrew Chow
2020-11-18
Include wallet/bdb.h where it is actually being used
Andrew Chow
2020-11-18
Use std::make_unique
MarcoFalke
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
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-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 #20033: refactor: minor whitespace fixups, s/const/constexpr/ and remov...
MarcoFalke
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
[next]