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-03-12
Merge bitcoin/bitcoin#24164: build: Bump minimum required clang/libc++ to 8.0
MarcoFalke
2022-03-11
Merge bitcoin/bitcoin#24530: wallet: assert BnB's internally calculated waste...
Andrew Chow
2022-03-11
Merge bitcoin/bitcoin#24453: Bugfix: doc: Correct change_address/changeAddres...
MarcoFalke
2022-03-11
Merge bitcoin/bitcoin#24421: miner: always assume we can build witness blocks
fanquake
2022-03-11
[wallet] assert BnB internally calculated waste is the same as GetSelectionWa...
glozow
2022-03-10
Merge bitcoin-core/gui#563: qt: Remove network detection based on address in ...
Hennadii Stepanov
2022-03-10
Merge bitcoin/bitcoin#24404: refactor: Remove confusing P1008R1 violation in ...
fanquake
2022-03-10
Merge bitcoin/bitcoin#24486: wallet: refactor: dedup sqlite blob binding
fanquake
2022-03-10
qt: Remove network detection based on address in BIP21
laanwj
2022-03-10
Merge bitcoin/bitcoin#24469: test: Correctly decode UTF-8 literal string paths
MarcoFalke
2022-03-10
Merge bitcoin/bitcoin#24371: util: Fix `ReadBinaryFile` reading beyond maxsize
MarcoFalke
2022-03-09
Merge bitcoin/bitcoin#24498: qt: Avoid crash on startup if int specified in s...
Andrew Chow
2022-03-09
Merge bitcoin/bitcoin#24138: index: Commit MuHash and best block together for...
MarcoFalke
2022-03-09
Merge bitcoin/bitcoin#24507: fix CI: bitcoin-chainstate: Lock `cs_main` to `U...
laanwj
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
Merge bitcoin/bitcoin#24312: addrman: Log too low compat value
MarcoFalke
2022-03-07
qt: Avoid crash on startup if int specified in settings.json
Ryan Ofsky
2022-03-07
test: Add tests for GetArg methods / settings.json type coercion
Ryan Ofsky
2022-03-07
Merge bitcoin/bitcoin#24132: build: Bump minimum Qt version to 5.11.3
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
Merge bitcoin/bitcoin#24468: init, doc: improve -onlynet help and related tor...
laanwj
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-06
wallet: refactor: dedup sqlite blob binding
Sebastian Falbesoner
2022-03-05
Merge bitcoin-core/gui#549: refactor: use std::chrono for formatDurationStr()...
Hennadii Stepanov
2022-03-04
Revert "Avoid the use of P0083R3 std::set::merge"
MarcoFalke
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
test: Correctly decode UTF-8 literal string paths
Ryan Ofsky
2022-03-03
init, doc: improve -onlynet help and tor/i2p documentation
Jon Atack
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
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
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
doc: Use human-friendly DefaultHint for change_address/changeAddress in walle...
Luke Dashjr
[next]