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-06-30
wallet: don't add change fee to target if subtracting fees from output
S3RK
2022-06-29
qt: apply translator comments to reset options confirmation dialog
Jarol Rodriguez
2022-06-29
Merge bitcoin/bitcoin#25502: upstream: update minisketch subtree
Andrew Chow
2022-06-29
test: pass `datacarriersize` option for tests using large outputs (instead of...
Sebastian Falbesoner
2022-06-29
Merge bitcoin/bitcoin#25497: wallet: more accurate target for large transactions
Andrew Chow
2022-06-29
test: let `gen_return_txouts` create a single large OP_RETURN output
Sebastian Falbesoner
2022-06-29
Update minisketch subtree to latest master
fanquake
2022-06-29
Squashed 'src/minisketch/' changes from 7eeb778fef..47f0a2d26f
fanquake
2022-06-29
test: assert serialized txouts size of `gen_return_txouts` helper
Sebastian Falbesoner
2022-06-29
Merge bitcoin/bitcoin#25495: Revert "bnb: exit selection when best_waste is 0"
fanquake
2022-06-29
Merge bitcoin/bitcoin#25492: util: remove MSVC warning pragmas
MacroFake
2022-06-29
Merge bitcoin/bitcoin#25437: guix: remove explicit glibc stack protector disa...
laanwj
2022-06-29
util: remove MSVC warning pragmas
fanquake
2022-06-29
Use AutoFile where possible
MacroFake
2022-06-29
streams: Add AutoFile without ser-type and ser-version
MacroFake
2022-06-29
Merge bitcoin/bitcoin#25290: [kernel 3a/n] Decouple `CTxMemPool` from `ArgsMa...
MacroFake
2022-06-29
wallet: more accurate tx_noinputs_size
S3RK
2022-06-29
Merge bitcoin/bitcoin#25496: build: Clean up `build_msvc/libsecp256k1_config.h`
MacroFake
2022-06-29
Merge bitcoin-core/gui#617: Reset options, notify user about backup creation
Hennadii Stepanov
2022-06-28
rpc: Disallow gettxoutsetinfo queries for a specific block with use_index=false
Martin Zumsande
2022-06-28
build: Clean up `build_msvc/libsecp256k1_config.h`
Hennadii Stepanov
2022-06-28
Revert "bnb: exit selection when best_waste is 0"
Murch
2022-06-28
fees: Pass in a filepath instead of referencing gArgs
Carl Dong
2022-06-28
init: Remove redundant -*mempool*, -limit* queries
Carl Dong
2022-06-28
Don't send getheaders message when another request is outstanding
Suhas Daftuar
2022-06-28
Cleanup received_new_header calculation to use WITH_LOCK
Suhas Daftuar
2022-06-28
Move peer state updates from headers message into separate function
Suhas Daftuar
2022-06-28
Move headers direct fetch to end of ProcessHeadersMessage
Suhas Daftuar
2022-06-28
Move headers-direct-fetch logic into own function
Suhas Daftuar
2022-06-28
Move additional headers fetching to own function
Suhas Daftuar
2022-06-28
Add helper function for checking header continuity
Suhas Daftuar
2022-06-28
Move handling of unconnecting headers into own function
Suhas Daftuar
2022-06-28
mempool: Use m_limit for UpdateTransactionsFromBlock
Carl Dong
2022-06-28
node/ifaces: Use existing MemPoolLimits
Carl Dong
2022-06-28
mempoolaccept: Use limits from mempool in constructor
Carl Dong
2022-06-28
mempool: Introduce (still-unused) MemPoolLimits
Carl Dong
2022-06-28
scripted-diff: Rename anc/desc size limit vars to indicate SI unit
Carl Dong
2022-06-28
scripted-diff: Rename DEFAULT_MEMPOOL_EXPIRY to indicate time unit
Carl Dong
2022-06-28
mempool: Pass in -mempoolexpiry instead of referencing gArgs
Carl Dong
2022-06-28
init: Only determine maxmempool once
Carl Dong
2022-06-28
mempool: Make GetMinFee() with custom size protected
Carl Dong
2022-06-28
mempool: Pass in -maxmempool instead of referencing gArgs
Carl Dong
2022-06-28
pool: Add and use MemPoolOptions, ApplyArgsManOptions
Carl Dong
2022-06-28
Merge bitcoin/bitcoin#24924: bench: Make WalletLoading benchmark run faster
fanquake
2022-06-28
Merge bitcoin/bitcoin#25480: Replace CountSecondsDouble with Ticks<SecondsDou...
fanquake
2022-06-28
Merge bitcoin/bitcoin#24565: Remove LOCKTIME_MEDIAN_TIME_PAST constant
fanquake
2022-06-28
Merge bitcoin/bitcoin#22558: psbt: Taproot fields for PSBT
laanwj
2022-06-28
gui: reset options, notify user about the backup creation
furszy
2022-06-28
guix: Remove guix store paths from glibc
Andrew Chow
2022-06-28
guix: Map all guix store prefixes to /usr
Andrew Chow
[prev]
[next]