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-04-08
Move external signer out of wallet module
Sjors Provoost
2021-04-08
Merge #21574: Drop JSONRPCRequest constructors after #21366
MarcoFalke
2021-04-08
Merge #21626: doc: Fix typos from codespell
fanquake
2021-04-07
doc: Fix typos from codespell lint
Yerzhan Mazhkenov
2021-04-07
Merge #21594: rpc: add network field to getnodeaddresses
W. J. van der Laan
2021-04-07
rpc: improve getnodeaddresses help
Jon Atack
2021-04-07
rpc: simplify/constify getnodeaddresses code
Jon Atack
2021-04-07
rpc: add network field to rpc getnodeaddresses
Jon Atack
2021-04-07
Drop JSONRPCRequest constructors after #21366
Russell Yanofsky
2021-04-07
Merge #21572: Fix wrong wallet RPC context set after #21366
MarcoFalke
2021-04-07
Merge #21613: build: enable -Wdocumentation
fanquake
2021-04-07
Merge #21617: fuzz: Fix uninitialized read in i2p test
MarcoFalke
2021-04-07
Merge #21540: wallet: refactor: dedup sqlite statement preparations/deletions
fanquake
2021-04-07
Merge #21582: Fix assumeutxo crash due to missing base_blockhash
MarcoFalke
2021-04-07
Merge #21166: Introduce DeferredSignatureChecker and have SignatureExtractorC...
fanquake
2021-04-06
fuzz: Fix uninitialized read in test
MarcoFalke
2021-04-06
Merge #21560: net: Add Tor v3 hardcoded seeds
W. J. van der Laan
2021-04-06
Merge #21571: test: make sure non-IP peers get discouraged and disconnected (...
MarcoFalke
2021-04-06
doc: fixup -Wdocumentation issues
fanquake
2021-04-06
Merge #21557: test: small cleanup in RPCNestedTests tests
MarcoFalke
2021-04-06
Merge #21598: refactor: Remove negative lock annotations from globals
MarcoFalke
2021-04-05
Merge #21302: wallet: createwallet examples for descriptor wallets
W. J. van der Laan
2021-04-05
net: Deserialize hardcoded seeds from BIP155 blob
W. J. van der Laan
2021-04-05
refactor: Remove negative lock annotations from globals
MarcoFalke
2021-04-04
Fix assumeutxo crash due to missing base_blockhash
MarcoFalke
2021-04-04
refactor: Prefer clean assert over UB in coinstats
MarcoFalke
2021-04-03
Merge #20459: rpc: Fail to return undocumented return values
MarcoFalke
2021-04-02
Fix wrong wallet RPC context set after #21366
Russell Yanofsky
2021-04-02
test: make sure non-IP peers get discouraged and disconnected
Vasil Dimov
2021-04-02
test: also check disconnect in denialofservice_tests/peer_discouragement
Vasil Dimov
2021-04-02
test: use pointers in denialofservice_tests/peer_discouragement
Vasil Dimov
2021-04-02
wallet: refactor: dedup sqlite statement deletions
Sebastian Falbesoner
2021-04-02
wallet: refactor: dedup sqlite statement preparations
Sebastian Falbesoner
2021-04-02
Merge #21063: wallet, rpc: update listdescriptors response format
fanquake
2021-04-01
Merge #21567: docs: fix various misleading comments
W. J. van der Laan
2021-04-01
[doc] correct comment about ATMPW
glozow
2021-04-01
[doc] correct comment in chainparams
glozow
2021-04-01
[doc] GetBestBlock() doesn't do nothing
gzhao408
2021-04-01
Merge #21198: net: Address outstanding review comments from PR20721
W. J. van der Laan
2021-04-01
[net] Changes to RunInactivityChecks
John Newbery
2021-04-01
rpc: Fail to return undocumented return values
MarcoFalke
2021-04-01
Merge #21525: [Bundle 4.5/n] Followup fixups to bundle 4
MarcoFalke
2021-04-01
Merge #21311: rpc: document optional fields for getchaintxstats result
fanquake
2021-04-01
Merge #21544: rpc: Missing doc updates for bumpfee psbt update
fanquake
2021-04-01
Merge #21236: net processing: Extract `addr` send functionality into MaybeSen...
MarcoFalke
2021-03-31
Merge #21366: refactor: replace util::Ref with std::any (C++17)
W. J. van der Laan
2021-03-31
[net processing] Refactor MaybeSendAddr()
John Newbery
2021-03-31
Merge #21486: build: link against -lsocket if required for *ifaddrs
fanquake
2021-03-31
test: small cleanup in RPCNestedTests tests
fanquake
2021-03-30
Merge #21553: fuzz: Misc refactor
MarcoFalke
[next]