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-16
Merge bitcoin/bitcoin#24537: rpc: Split mempool RPCs from blockchain.cpp
MarcoFalke
2022-03-16
doc: Fix getblockchaininfo/getdeploymentinfo RPC docs
MarcoFalke
2022-03-16
Merge bitcoin/bitcoin#24572: ci: Temporarily use clang-13 to work around clan...
MarcoFalke
2022-03-16
guix: Drop "-signed" suffix for signed macOS .dmg files
Hennadii Stepanov
2022-03-15
Add and use BlockManager::GetAllBlockIndices
Carl Dong
2022-03-15
Add and use CBlockIndexHeightOnlyComparator
Carl Dong
2022-03-15
move-only: Move CBlockIndexWorkComparator to blockstorage
Carl Dong
2022-03-15
Only load BlockMan in BlockMan member functions
Carl Dong
2022-03-15
style-only: No need for std::pair for vSortedByHeight
Carl Dong
2022-03-15
Add RegisterMempoolRPCCommands helper
MarcoFalke
2022-03-15
ci: Temporarily use clang-13 to work around clang-14 TSan bug
MarcoFalke
2022-03-15
Merge bitcoin/bitcoin#24510: test: check for importprunedfunds RPC errors
MarcoFalke
2022-03-14
Merge bitcoin/bitcoin#24080: policy: Remove unused locktime flags
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
contrib: fix signet miner (sighash mismatch)
Sebastian Falbesoner
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
guix: Use $HOST instead of generic osx{64} for macOS artifacts
Hennadii Stepanov
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-13
Merge bitcoin/bitcoin#24533: test: use MiniWallet for feature_maxuploadtarget.py
MarcoFalke
2022-03-13
Merge bitcoin/bitcoin#24491: contrib: fix implicit function decleration in wi...
laanwj
2022-03-12
Merge bitcoin/bitcoin#24526: build: don't install deprecated libevent headers
fanquake
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
test: use MiniWallet for feature_maxuploadtarget.py
Sebastian Falbesoner
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
Merge bitcoin/bitcoin#24524: doc: remove Boost LDFLAGS from netBSD build docs
fanquake
2022-03-11
Merge bitcoin/bitcoin#24509: doc: Add `guix` prefix for changes to reproducib...
fanquake
2022-03-11
Merge bitcoin/bitcoin#24521: build: Fix Boost.Process detection on macOS arm64
fanquake
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
build: don't install deprecated libevent headers
fanquake
2022-03-10
Merge bitcoin-core/gui#563: qt: Remove network detection based on address in ...
Hennadii Stepanov
2022-03-10
doc: remove Boost LDFLAGS from netBSD build docs
fanquake
2022-03-10
Merge bitcoin/bitcoin#24522: ci: remove compiled-but-unused BDB from MSAN job
MarcoFalke
2022-03-10
Merge bitcoin/bitcoin#24404: refactor: Remove confusing P1008R1 violation in ...
fanquake
2022-03-10
ci: remove compiled-but-unused BDB from MSAN job
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
build: Fix Boost.Process detection on macOS arm64
Hennadii Stepanov
2022-03-10
qt: Remove network detection based on address in BIP21
laanwj
2022-03-10
doc: update multisig-tutorial.md to default wallet type
Jon Atack
2022-03-10
Merge bitcoin/bitcoin#24469: test: Correctly decode UTF-8 literal string paths
MarcoFalke
[prev]
[next]