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
2021-03-15
net: update incorrect Doxygen documentation in netbase.cpp
Jon Atack
2021-03-15
fuzz: Implement fuzzed_dns_lookup_function as lambda
practicalswift
2021-03-15
Merge #19415: net: Make DNS lookup mockable, add fuzzing harness
MarcoFalke
2021-03-15
rpc: remove scantxoutset EXPERIMENTAL warning
Jon Atack
2021-03-15
Merge #21035: Remove pointer cast in CRPCTable::dumpArgMap
MarcoFalke
2021-03-15
Merge bitcoin-core/gui#250: scripted-diff: Drop redundant QString calls
MarcoFalke
2021-03-15
Merge #20556: rpc: Properly document return values (submitblock, gettxout, ge...
fanquake
2021-03-15
scripted-diff: remove Optional & nullopt
fanquake
2021-03-15
scripted-diff: Drop redundant QString calls
Hennadii Stepanov
2021-03-12
Revert "qt: Use "fusion" style on macOS Big Sur with old Qt"
Hennadii Stepanov
2021-03-12
[net processing] Add ChainSyncTimeoutState default initializers
John Newbery
2021-03-12
[net processing] Remove CNodeState ctor body
John Newbery
2021-03-12
Merge #21404: refactor: Remove MakeUnique<T>()
MarcoFalke
2021-03-12
Merge #21394: [doc] Improve comment about protected peers
fanquake
2021-03-11
validation: Make DumpMempool(...) and LoadMempool(...) easier to test/fuzz/mock
practicalswift
2021-03-11
tests: Set errno in FuzzedFileProvider. Implement seek(..., ..., SEEK_END).
practicalswift
2021-03-11
Merge bitcoin-core/gui#188: Write PSBTs to file with binary mode
MarcoFalke
2021-03-11
Merge #21380: tests: Add fuzzing harness for versionbits
MarcoFalke
2021-03-19
tests: Add fuzzing harness for versionbits
Anthony Towns
2021-03-18
Merge #20861: BIP 350: Implement Bech32m and use it for v1+ segwit addresses
Wladimir J. van der Laan
2021-03-17
naming nits
Fabian Jahr
2021-03-16
Add signet support to gen_key_io_test_vectors.py
Pieter Wuille
2021-03-16
Use Bech32m encoding for v1+ segwit addresses
Pieter Wuille
2021-03-15
Add Bech32m test vectors
Pieter Wuille
2021-03-15
Implement Bech32m encoding/decoding
Pieter Wuille
2021-03-11
Merge #21007: bitcoind: Add -daemonwait option to wait for initialization
Wladimir J. van der Laan
2021-03-11
rpc: don't require wallet for enumeratesigners
Sjors Provoost
2021-03-11
Merge #21376: depends: Qt 5.12.10
Wladimir J. van der Laan
2021-03-11
Merge #21270: [Bundle 4/n] Prune g_chainman usage in validation-adjacent modules
Wladimir J. van der Laan
2021-03-11
scripted-diff: remove MakeUnique<T>()
fanquake
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
compat: remove memcpy -> memmove backwards compatibility alias
fanquake
2021-03-10
build: Add QMacStyle support
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 #18842: wallet: Mark replaced tx to not be in the mempool anymore
MarcoFalke
2021-03-08
[doc] Improve comment about protected peers
Amiti Uttarwar
2021-03-08
tests: Add fuzzing harness for Lookup(...)/LookupHost(...)/LookupNumeric(...)...
practicalswift
2021-03-08
net: Make DNS lookup code testable
practicalswift
2021-03-09
Merge #20536: wallet: Error with "Transaction too large" if the funded tx wil...
Samuel Dobson
2021-03-08
net_processing: Add review-only assertion to PeerManager
Carl Dong
2021-03-08
scripted-diff: net_processing: Use existing chainman
Carl Dong
2021-03-08
net_processing: Move some static functions to PeerManager
Carl Dong
2021-03-08
node/ifaces: ChainImpl: Use existing NodeContext member
Carl Dong
2021-03-08
node/ifaces: NodeImpl: Use existing NodeContext member
Carl Dong
2021-03-08
node: Use existing NodeContext
Carl Dong
[prev]
[next]