index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-31
build: Bump rc to 23.0rc3
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
build: Fix Boost.Process detection on macOS arm64
Hennadii Stepanov
2022-03-31
util: add linkat to syscall sandbox (AllowFileSystem)
fanquake
2022-03-31
contrib: fix signet miner (sighash mismatch)
Sebastian Falbesoner
2022-03-31
rpc: Exclude descriptor when address is excluded
MarcoFalke
2022-03-31
ci: Temporarily use clang-13 to work around clang-14 TSan bug
MarcoFalke
2022-03-31
doc, init: add links to doc/cjdns.md
Jon Atack
2022-03-31
doc: update i2p.md with cjdns, improve local addresses section
Jon Atack
2022-03-31
doc: update tor.md with cjdns and getnodeaddresses, fix tor grep,
Jon Atack
2022-03-31
doc: create initial doc/cjdns.md for cjdns how-to documentation
Jon Atack
2022-03-28
Clarify in -maxtimeadjustment that only outbound peers influence time data
Jon Atack
2022-03-24
Merge bitcoin/bitcoin#24596: [23.x] GUI backports
MarcoFalke
2022-03-23
options: flip listenonion to false if not listening
Vasil Dimov
2022-03-17
Merge bitcoin/bitcoin#24593: [23.x] macOS / build backports
laanwj
2022-03-17
doc, guix: Include arm64-apple-darwin into codesigned archs
Hennadii Stepanov
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-16
doc: Drop a note about Intel-based Macs
Hennadii Stepanov
2022-03-16
guix: Use "win64" for Windows artifacts consistently
Hennadii Stepanov
2022-03-16
guix: Drop "-signed" suffix for signed macOS .dmg files
Hennadii Stepanov
2022-03-16
guix: Use $HOST instead of generic osx{64} for macOS artifacts
Hennadii Stepanov
2022-03-16
Update signapple for platform identifier fix
Andrew Chow
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-10
doc: Update manual pages for rc2
v23.0rc2
laanwj
2022-03-10
build: Bump to 23.0rc2
laanwj
2022-03-10
Merge bitcoin/bitcoin#24514: [23.x] Second round signapple backports (M1)
fanquake
2022-03-10
Merge bitcoin/bitcoin#24511: [23.x] qt: Avoid crash on startup if int specifi...
fanquake
2022-03-09
build, mac: Include arch in codesignature tarball
Andrew Chow
2022-03-09
guix: use latest signapple
Andrew Chow
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-07
Merge bitcoin/bitcoin#24485: [23.x] guix: use same commit for codesigning tim...
fanquake
2022-03-06
guix: use same commit for codesigning time-machine
fanquake
2022-03-03
qt: Pull translations for 0.23rc1
v23.0rc1
laanwj
2022-03-03
doc: Generate manual pages for 23.0rc1
laanwj
2022-03-03
build: Bump version to 23.0rc1
laanwj
2022-03-03
Merge bitcoin/bitcoin#20196: net: fix GetListenPort() to derive the proper port
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
[next]