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
2022-10-28
rpc: fix crash in deriveaddresses when derivation index is 2147483647
muxator
2022-10-24
Merge bitcoin/bitcoin#26033: [23.x] Prevent data race for `pathHandlers`
MacroFake
2022-09-07
Prevent data race for `pathHandlers`
Hennadii Stepanov
2022-08-12
Disallow encryption of watchonly wallets
Andrew Chow
2022-06-22
p2p: always set nTime for self-advertisements
Martin Zumsande
2022-06-09
rpc: fix inappropriate warning for address type p2sh-segwit in createmultisig...
brunoerg
2022-05-30
Merge bitcoin/bitcoin#25241: [23.x] rpc: Capture potentially large UniValue b...
laanwj
2022-05-30
rpc: Capture potentially large UniValue by ref for rpcdoccheck
Martin Zumsande
2022-04-14
qt: 23.0rc5 translations update
laanwj
2022-04-08
qt: 23.0rc4 translations update
laanwj
2022-04-08
RPC: Switch getblockfrompeer back to standard param name blockhash
Luke Dashjr
2022-04-08
Put lock logging behind DEBUG_LOCKCONTENTION preprocessor directive
Jon Atack
2022-04-01
Merge bitcoin/bitcoin#24725: 23.0: rc4 backport
MarcoFalke
2022-03-31
wallet: Postpone NotifyWalletLoaded() for encrypted wallets
Hennadii Stepanov
2022-03-31
wallet, refactor: Add wallet::NotifyWalletLoaded() function
Hennadii Stepanov
2022-03-31
qt: 23.0rc3 translations update
laanwj
2022-03-31
Merge bitcoin/bitcoin#24512: 23.x backports
fanquake
2022-03-31
util: Add inotify_rm_watch to syscall sandbox (AllowFileSystem)
Hennadii Stepanov
2022-03-31
build: Fix Boost.Process test for Boost 1.78
Hennadii Stepanov
2022-03-31
util: add linkat to syscall sandbox (AllowFileSystem)
fanquake
2022-03-31
rpc: Exclude descriptor when address is excluded
MarcoFalke
2022-03-31
doc, init: add links to doc/cjdns.md
Jon Atack
2022-03-28
Clarify in -maxtimeadjustment that only outbound peers influence time data
Jon Atack
2022-03-23
options: flip listenonion to false if not listening
Vasil Dimov
2022-03-17
gui: restore Send for external signer
Sjors Provoost
2022-03-17
refactor: helper function signWithExternalSigner()
Sjors Provoost
2022-03-17
move-only: helper function to present PSBT
Sjors Provoost
2022-03-13
test: set segwit height back to 0 on regtest
Martin Zumsande
2022-03-13
rpc: rename getdeploymentinfo status-next to status_next
Jon Atack
2022-03-13
init, doc: improve -onlynet help and tor/i2p documentation
Jon Atack
2022-03-09
qt: Avoid crash on startup if int specified in settings.json
Ryan Ofsky
2022-03-09
test: Add tests for GetArg methods / settings.json type coercion
Ryan Ofsky
2022-03-03
qt: Pull translations for 0.23rc1
v23.0rc1
laanwj
2022-03-02
net: only assume all local addresses if listening on any
Vasil Dimov
2022-03-02
net: fix GetListenPort() to derive the proper port
Vasil Dimov
2022-03-02
net: pass Span by value to CaptureMessage()
Vasil Dimov
2022-03-02
net: make CaptureMessage() mockable
Vasil Dimov
2022-03-02
timedata: rename variables to match the coding style
Vasil Dimov
2022-03-02
timedata: make it possible to reset the state
Vasil Dimov
2022-03-02
Merge bitcoin/bitcoin#24375: Do not use `LocalTestingSetup` in getarg_tests t...
MarcoFalke
2022-03-02
Merge bitcoin/bitcoin#24165: p2p: extend inbound eviction protection by netwo...
laanwj
2022-03-02
Merge bitcoin/bitcoin#23304: wallet: Derive inactive HD chains in additional ...
laanwj
2022-03-02
Merge bitcoin/bitcoin#23542: net: open p2p connections to nodes that listen o...
laanwj
2022-03-01
Merge bitcoin/bitcoin#22834: net: respect -onlynet= when making outbound conn...
laanwj
2022-02-28
qt: Pre-branch translation updates for 23.x
laanwj
2022-02-28
Merge bitcoin/bitcoin#24365: wallet: Don't generate keys for wallets with pri...
laanwj
2022-02-28
Merge bitcoin/bitcoin#24403: Avoid implicit-integer-sign-change in VerifyLoad...
MarcoFalke
2022-02-28
Merge bitcoin/bitcoin#24417: net: Update hardcoded seeds for 23.x
fanquake
2022-02-28
Merge bitcoin/bitcoin#24418: Chainparams update for 23.x
MarcoFalke
2022-02-27
fuzz: FuzzedFileProvider::write should not return negative value
eugene
[next]