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-09
test: check for importprunedfunds RPC errors
Sebastian Falbesoner
2022-03-09
Merge bitcoin/bitcoin#24138: index: Commit MuHash and best block together for...
MarcoFalke
2022-03-09
Merge bitcoin/bitcoin#24490: tests: Ensure sorted/multi_a descriptors always ...
MarcoFalke
2022-03-09
Merge bitcoin/bitcoin#24495: guix: only use native GCC 7 toolchain for Linux ...
fanquake
2022-03-09
Merge bitcoin/bitcoin#24507: fix CI: bitcoin-chainstate: Lock `cs_main` to `U...
laanwj
2022-03-09
Merge bitcoin/bitcoin#24503: guix: use the latest version of signapple
fanquake
2022-03-08
bitcoin-chainstate: Lock cs_main to UnloadBlockIndex
Carl Dong
2022-03-08
Merge bitcoin/bitcoin#24198: wallet, rpc: add wtxid in WalletTxToJSON
Andrew Chow
2022-03-08
guix: use latest upstream signapple
fanquake
2022-03-08
guix: use latest upstream python-certvalidator
fanquake
2022-03-08
Merge bitcoin/bitcoin#24312: addrman: Log too low compat value
MarcoFalke
2022-03-08
Merge bitcoin/bitcoin#24496: test: refactor: use `random.sample` for choosing...
MarcoFalke
2022-03-07
test: refactor: use `random.sample` for choosing random keys in wallet_taproo...
Sebastian Falbesoner
2022-03-07
guix: only use native GCC 7 toolchain for Linux builds
fanquake
2022-03-07
Merge bitcoin/bitcoin#24132: build: Bump minimum Qt version to 5.11.3
fanquake
2022-03-07
Merge bitcoin/bitcoin#24489: build: Move guix time machine to prelude
fanquake
2022-03-07
Merge bitcoin/bitcoin#24050: validation: Give `m_block_index` ownership of `C...
MarcoFalke
2022-03-07
Merge bitcoin/bitcoin#24461: build: Minor leveldb subtree update
fanquake
2022-03-07
Merge bitcoin/bitcoin#24299: validation, refactor: UnloadBlockIndex and Chain...
laanwj
2022-03-07
tests: Ensure sorted/multi_a descriptors always generate different addrs
Andrew Chow
2022-03-07
Merge bitcoin/bitcoin#24468: init, doc: improve -onlynet help and related tor...
laanwj
2022-03-07
build: Move guix time machine to prelude
laanwj
2022-03-07
Merge bitcoin/bitcoin#24488: ci: Bump vcpkg to the latest version
MarcoFalke
2022-03-07
Merge bitcoin/bitcoin#24306: util: Make ArgsManager::GetPathArg more widely u...
MarcoFalke
2022-03-07
Merge bitcoin/bitcoin#24427: refactor: Release cs_main before MaybeSendFeefilter
MarcoFalke
2022-03-07
ci: Bump vcpkg to the latest version
Hennadii Stepanov
2022-03-06
Merge bitcoin/bitcoin#24484: guix: use same commit for codesigning time-machine
Andrew Chow
2022-03-06
guix: use same commit for codesigning time-machine
fanquake
2022-03-05
Merge bitcoin-core/gui#549: refactor: use std::chrono for formatDurationStr()...
Hennadii Stepanov
2022-03-04
Merge bitcoin/bitcoin#24460: build: update ax_cxx_compile_stdcxx to serial 14
fanquake
2022-03-04
Merge bitcoin/bitcoin#24043: Add (sorted)multi_a descriptor for k-of-n multis...
Andrew Chow
2022-03-04
Merge bitcoin/bitcoin#24441: fuzz: Limit script_format to 100kB
fanquake
2022-03-03
Merge bitcoin/bitcoin#24304: [kernel 0/n] Introduce `bitcoin-chainstate`
MarcoFalke
2022-03-03
doc: Clean out release notes
laanwj
2022-03-03
build: Bump version to 23.99
laanwj
2022-03-03
init, doc: improve -onlynet help and tor/i2p documentation
Jon Atack
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
build: Minor leveldb subtree update
MarcoFalke
2022-03-02
Squashed 'src/leveldb/' changes from f8ae182c1e..330dd6235f
MarcoFalke
2022-03-02
build: update ax_cxx_compile_stdcxx to serial 14
MarcoFalke
2022-03-02
Use GetPathArg where possible
Pavol Rusnak
2022-03-02
Merge bitcoin/bitcoin#24375: Do not use `LocalTestingSetup` in getarg_tests t...
MarcoFalke
2022-03-02
util, refactor: Use GetPathArg to read "-settings" value
Ryan Ofsky
2022-03-02
util: Add GetPathArg default path argument
Ryan Ofsky
[next]