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
2023-01-22
doc: improve doc for RPCArg::Optional::OMITTED
fanquake
2023-01-22
scripted-diff: use RPCArg::Optional::OMITTED over OMITTED_NAMED_ARG
fanquake
2023-01-22
Merge bitcoin/bitcoin#26471: Reduce default mempool size in -blocksonly mode
fanquake
2023-01-20
test: add test for coins view flush behavior using Sync()
James O'Beirne
2023-01-20
test: add use of Sync() to coins tests
James O'Beirne
2023-01-20
test: refactor: clarify the coins simulation
James O'Beirne
2023-01-20
coins: add Sync() method to allow flush without cacheCoins drop
James O'Beirne
2023-01-20
Add unit test for ComputeTapleafHash
Greg Sanders
2023-01-20
mempool: Don't share mempool with dbcache in blocksonly
willcl-ark
2023-01-20
rpc: Throw more user friendly arg type check error
MarcoFalke
2023-01-20
[fuzz] Actually use mocked mempool in tx_pool target
dergoegge
2023-01-20
Merge bitcoin/bitcoin#26924: refactor: Add missing includes to fix gcc-13 com...
fanquake
2023-01-20
Merge bitcoin/bitcoin#26887: RPC: make RPCResult::MatchesType return useful e...
MarcoFalke
2023-01-19
Merge bitcoin/bitcoin#25877: refactor: Do not use CScript for tapleaf scripts...
Andrew Chow
2023-01-20
RPC: make RPCResult::MatchesType return useful errors
Anthony Towns
2023-01-19
Add missing includes to fix gcc-13 compile error
MarcoFalke
2023-01-19
Merge bitcoin/bitcoin#26909: net: prevent peers.dat corruptions by only seria...
MarcoFalke
2023-01-19
Merge bitcoin/bitcoin#26686: fuzz: Enable erlay setting in process_message(s)...
MarcoFalke
2023-01-19
Merge bitcoin/bitcoin#23395: util: Add -shutdownnotify option
MarcoFalke
2023-01-18
Merge bitcoin/bitcoin#25659: wallet: simplify ListCoins implementation
Andrew Chow
2023-01-18
clang-tidy: Fix `performance-no-automatic-move` in headers
Hennadii Stepanov
2023-01-18
clang-tidy: Fix `performance-move-const-arg` in headers
Hennadii Stepanov
2023-01-18
Merge bitcoin/bitcoin#26706: doc: Properly report optional RPC args
fanquake
2023-01-18
Merge bitcoin/bitcoin#26506: refactor: rpc: use convenience fn to auto parse ...
MarcoFalke
2023-01-18
Merge bitcoin/bitcoin#26727: rpc: remove optional from fStateStats fields
MarcoFalke
2023-01-18
Merge bitcoin/bitcoin#26904: build: move rpc/request from util lib to common
MarcoFalke
2023-01-17
addrdb: Only call Serialize() once
Martin Zumsande
2023-01-17
hash: add HashedSourceWriter
Martin Zumsande
2023-01-17
Merge bitcoin/bitcoin#26905: refactor: Remove duplication of `clang-tidy`'s c...
MarcoFalke
2023-01-17
refactor: Remove duplication of clang-tidy's check names
Hennadii Stepanov
2023-01-17
doc: Properly report optional RPC args
MarcoFalke
2023-01-17
refactor: Introduce is_top_level_arg
MarcoFalke
2023-01-17
refactor: Remove const to fix performance-move-const-arg clang-tidy errors
MarcoFalke
2023-01-17
doc: Fix incorrect sendmany RPC doc
MarcoFalke
2023-01-17
build: move rpc/request from util lib to common
fanquake
2023-01-17
Merge bitcoin-core/gui#686: clang-tidy: Force checks for headers in `src/qt`
Hennadii Stepanov
2023-01-17
Merge bitcoin/bitcoin#26039: refactor: Run type check against RPCArgs (1/2)
fanquake
2023-01-16
Merge bitcoin/bitcoin#26325: rpc: Return accurate results for scanblocks
Andrew Chow
2023-01-16
Merge bitcoin/bitcoin#25375: rpc: add minconf/maxconf options to sendall and ...
Andrew Chow
2023-01-16
Add BlockManager::IsPruneMode()
MarcoFalke
2023-01-16
Add BlockManager::GetPruneTarget()
MarcoFalke
2023-01-16
Add BlockManager::LoadingBlocks()
MarcoFalke
2023-01-16
Merge bitcoin/bitcoin#26251: refactor: add kernel/cs_main.h
MarcoFalke
2023-01-15
Merge bitcoin-core/gui#690: Catch invalid networks combination crash
Hennadii Stepanov
2023-01-13
Merge bitcoin/bitcoin#26691: Update secp256k1 subtree to libsecp256k1 version...
fanquake
2023-01-12
doc: remove usages of C++11
fanquake
2023-01-11
Merge bitcoin/bitcoin#26675: wallet: For feebump, ignore abandoned descendant...
Andrew Chow
2023-01-11
Merge bitcoin/bitcoin#26695: bench: BlockAssembler on a mempool with packages
Andrew Chow
2023-01-11
rpc: add minconf and maxconf options to sendall
ishaanam
2023-01-11
Wallet/RPC: Allow specifying min & max chain depth for inputs used by fund calls
Juan Pablo Civile
[prev]
[next]