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-08-04
Merge bitcoin/bitcoin#24675: util: Use ArgsManager::GetPathArg more widely
fanquake
2022-08-04
Merge bitcoin/bitcoin#25023: Remove unused SetTip(nullptr) code
fanquake
2022-08-04
Merge bitcoin/bitcoin#25527: [kernel 3c/n] Decouple validation cache initiali...
glozow
2022-08-04
Merge bitcoin/bitcoin#25770: build: Fix help string for `--enable-external-si...
fanquake
2022-08-04
Merge bitcoin/bitcoin#25633: depends: don't restrict --enable-lto to non-guix...
fanquake
2022-08-03
validationcaches: Use size_t for sizes
Carl Dong
2022-08-03
validationcaches: Add and use ValidationCacheSizes
Carl Dong
2022-08-03
cuckoocache: Check for uint32 overflow in setup_bytes
Carl Dong
2022-08-03
validationcaches: Abolish arbitrary limit
Carl Dong
2022-08-03
cuckoocache: Return approximate memory size
Carl Dong
2022-08-03
tests: Reduce calls to InitS*Cache()
Carl Dong
2022-08-03
Merge bitcoin/bitcoin#25772: test: Add missing static to IsStandardTx helper
fanquake
2022-08-03
test: Add missing static to IsStandardTx helper
MacroFake
2022-08-03
Merge bitcoin/bitcoin#25379: test: use MiniWallet to simplify mempool_package...
MacroFake
2022-08-03
Merge bitcoin/bitcoin#25648: refactor: Remove all policy globals
glozow
2022-08-03
Remove unused SetTip(nullptr) code
MacroFake
2022-08-02
Merge bitcoin/bitcoin#25272: wallet: guard and alert about a wallet invalid s...
Andrew Chow
2022-08-02
sort after scripted-diff
MacroFake
2022-08-02
scripted-diff: Move mempool_args to src/node
MacroFake
2022-08-02
Remove ::g_max_datacarrier_bytes global
MacroFake
2022-08-02
Pass datacarrier setting into IsStandard
MacroFake
2022-08-02
Combine datacarrier globals into one
MacroFake
2022-08-02
Remove ::GetVirtualTransactionSize() alias
MacroFake
2022-08-02
Remove ::fIsBareMultisigStd global
MacroFake
2022-08-02
Remove ::dustRelayFee
MacroFake
2022-08-02
Remove ::IsStandardTx(tx, reason) alias
MacroFake
2022-08-02
test: Remove unused cs_main
MacroFake
2022-08-02
Remove ::incrementalRelayFee and ::minRelayTxFee globals
MacroFake
2022-08-02
Remove ::fRequireStandard global
MacroFake
2022-08-02
Return optional error from ApplyArgsManOptions
MacroFake
2022-08-02
Merge bitcoin/bitcoin#25687: build: Do not export `PKG_CONFIG_{PATH|LIBDIR}` ...
fanquake
2022-08-02
Merge bitcoin/bitcoin#25763: bdb: disable Werror for format-security
fanquake
2022-08-02
build: Fix help string for `--enable-external-signer` configure option
Hennadii Stepanov
2022-08-02
Merge bitcoin/bitcoin#25736: univalue: Remove unused and confusing set*() ret...
MacroFake
2022-08-01
test: MiniWallet: add `send_self_transfer_chain` to create chain of txns
Andreas Kouloumos
2022-08-01
test: use MiniWallet to simplify mempool_package_limits.py tests
Andreas Kouloumos
2022-08-01
bdb: disable Werror for format-security
fanquake
2022-08-01
Merge bitcoin/bitcoin#25613: doc: empty REVIEWERS file
MacroFake
2022-08-01
Merge bitcoin/bitcoin#24799: Add test case mimicking issue 24765
MacroFake
2022-08-01
Merge bitcoin/bitcoin#25528: ci: run USDT interface tests in the CI
MacroFake
2022-08-01
Merge bitcoin/bitcoin#25651: refactor: make all NodeImpl/ChainImpl/ExternalSi...
MacroFake
2022-08-01
Merge bitcoin/bitcoin#25663: tracing: do not use `coin` after move in `CCoins...
MacroFake
2022-08-01
Merge bitcoin/bitcoin#25610: wallet, rpc: Opt in to RBF by default
MacroFake
2022-08-01
Merge bitcoin/bitcoin#25719: build: Bump Qt to 5.15.5 in depends
fanquake
2022-08-01
Merge bitcoin/bitcoin#25739: Update leveldb subtree
fanquake
2022-07-30
Merge bitcoin/bitcoin#25709: script: actually trigger the optimization in Bui...
MacroFake
2022-07-30
Merge bitcoin/bitcoin#25484: Guix: enable toolchain hardening by default
fanquake
2022-07-30
qt: use patch over sed for guix CROSS_LIBRARY_PATH change
fanquake
2022-07-30
build: Bump Qt to 5.15.5 in depends
Hennadii Stepanov
2022-07-30
Merge bitcoin/bitcoin#25738: depends: use a patch instead of sed in libxcb
fanquake
[next]