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-24
Move ChainImpl from interfaces/chain.cpp to node/interfaces.cpp
Russell Yanofsky
2020-11-24
Move NodeImpl from interfaces/node.cpp to node/interfaces.cpp
Russell Yanofsky
2020-11-24
Merge #20472: test: Add testing of ParseInt/ParseUInt edge cases with leading...
MarcoFalke
2020-11-24
Merge #20462: RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC ...
MarcoFalke
2020-11-24
util: Remove probably misleading TODO
MarcoFalke
2020-11-24
util: Add Assume() identity function
MarcoFalke
2020-11-24
util: Allow Assert(...) to be used in all contexts
practicalswift
2020-11-24
test: Add testing of ParseInt/ParseUInt edge cases with leading +/-/0:s
practicalswift
2020-11-24
RPC/Wallet: unloadwallet: Allow specifying wallet_name param matching RPC end...
Luke Dashjr
2020-11-24
RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC endpoint and w...
Luke Dashjr
2020-11-23
build: Avoid secp256k1.h include from system
Niklas Gögge
2020-11-23
rpc: Validate -rpcauth arguments
João Barbosa
2020-11-23
rpc: Refactor to process -rpcauth once
João Barbosa
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
wallet (not for backport): improve upgradewallet error messages
Jon Atack
2020-11-19
wallet: fix and improve upgradewallet error responses
Jon Atack
2020-11-19
wallet: fix and improve upgradewallet result responses
Jon Atack
2020-11-19
Merge bitcoin-core/gui#46: refactor: Fix deprecation warnings when building a...
MarcoFalke
2020-11-19
fuzz: Make addrman fuzzing harness deterministic
practicalswift
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
wallet: Do not treat default constructed types as None-type
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
Don't upgrade to HD split if it is already supported
Andrew Chow
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
[prev]
[next]