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-14
Remove unused feebumper code
MarcoFalke
2022-03-14
wallet: Pass FastRandomContext& to coin selection
MarcoFalke
2022-03-14
doc: Revise comments and whitespace to clarify
Ben Woosley
2022-03-14
refactor: Rename i to curr_try in SelectCoinsBnB
Ben Woosley
2022-03-14
refactor: Track BnB selection by index
Ben Woosley
2022-03-14
wallet: Pass FastRandomContext& to DiscourageFeeSniping
MarcoFalke
2022-03-14
Merge bitcoin/bitcoin#24225: wallet: Add sanity checks to DiscourageFeeSniping
Andrew Chow
2022-03-14
Merge bitcoin/bitcoin#24505: wallet: Add a deprecation warning for newly crea...
MarcoFalke
2022-03-13
Merge bitcoin/bitcoin#24528: rpc: rename getdeploymentinfo status-next to sta...
MarcoFalke
2022-03-13
Merge bitcoin/bitcoin#24527: test: set segwit height back to 0 on regtest
MarcoFalke
2022-03-12
Merge bitcoin/bitcoin#24164: build: Bump minimum required clang/libc++ to 8.0
MarcoFalke
2022-03-11
refactor: Avoid int64_t -> size_t -> int64_t conversion
MarcoFalke
2022-03-11
rpc: Move mempool RPCs to new file
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-11
rpc: rename getdeploymentinfo status-next to status_next
Jon Atack
2022-03-10
test: set segwit height back to 0 on regtest
Martin Zumsande
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
wallet: Add a deprecation warning for newly created legacy wallets
Andrew Chow
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
style-only: Various blockstorage.cpp cleanups
Carl Dong
2022-03-09
refactor: more const annotations for uses of CBlockIndex*
Anthony Towns
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-06
gui: improve "Addresses Rate-Limited" translator comments and tooltip in peer...
Jon Atack
2022-03-06
gui: improve "Addresses Processed" translator comments and tooltip in peers tab
Jon Atack
2022-03-06
gui: improve "Address Relay" translator comments and tooltip in peers tab
Jon Atack
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
[prev]
[next]