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-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
Merge bitcoin/bitcoin#24378: refactor: make bind() and listen() mockable/test...
laanwj
2022-06-28
Merge bitcoin/bitcoin#25426: net: add new method Sock::GetSockName() that wra...
laanwj
2022-06-28
wallet: use CCoinControl to estimate signature size
S3RK
2022-06-28
wallet: replace GetTxSpendSize with CalculateMaximumSignedInputSize
S3RK
2022-06-28
Merge bitcoin/bitcoin#25485: rpc: Use enum instead of string for `filtertype_...
MacroFake
2022-06-27
wallet: also search taproot pubkeys in FillPSBT
Andrew Chow
2022-06-27
sign: Use sigdata taproot spenddata when signing
Andrew Chow
2022-06-27
psbt: Implement merge for Taproot fields
Andrew Chow
2022-06-27
taproot: Use pre-existing signatures if available
Andrew Chow
2022-06-27
psbt: Remove non_witness_utxo for segwit v1+
Andrew Chow
2022-06-27
Implement decodepsbt for Taproot fields
Andrew Chow
2022-06-27
Fill PSBT Taproot output data to/from SignatureData
Andrew Chow
2022-06-27
Assert that TaprootBuilder is Finalized during GetSpendData
Andrew Chow
2022-06-27
Store TaprootBuilder in SigningProviders instead of TaprootSpendData
Andrew Chow
2022-06-27
Fetch key origins for Taproot keys
Andrew Chow
2022-06-27
Fill PSBT Taproot input data to/from SignatureData
Andrew Chow
2022-06-27
Implement de/ser of PSBT's Taproot fields
Andrew Chow
2022-06-27
Add serialization methods to XOnlyPubKey
Andrew Chow
2022-06-27
Add TaprootBuilder::GetTreeTuples
Andrew Chow
2022-06-27
Move individual KeyOriginInfo de/ser to separate function
Andrew Chow
2022-06-27
fuzz/rbf: Add missing TestingSetup
Carl Dong
2022-06-27
rpc: use enum instead of string for filter type
w0xlt
2022-06-27
Merge bitcoin/bitcoin#25404: p2p, doc: Use MAX_BLOCKS_TO_ANNOUNCE consistently
fanquake
2022-06-27
gui: Add Wallet Restore in the GUI
w0xlt
2022-06-27
rpc: add RPCTypeCheck for getblockfrompeer inputs
Jon Atack
2022-06-27
Merge bitcoin/bitcoin#25144: refactor: Pass Peer& to Misbehaving()
MacroFake
2022-06-27
Replace CountSecondsDouble with Ticks<SecondsDouble>
MacroFake
2022-06-27
Merge bitcoin/bitcoin#23418: Fix signed integer overflow in prioritisetransac...
MacroFake
2022-06-27
Merge bitcoin/bitcoin#25439: rpc: Return incrementalrelayfee in getmempoolinfo
MacroFake
2022-06-24
Merge bitcoin/bitcoin#25456: rpc: Use steady_clock for getrpcinfo durations
MacroFake
2022-06-24
rpc: Fix Univalue push_backV OOM in listtransactions
MacroFake
2022-06-24
Merge bitcoin/bitcoin#25438: refactor: remove unused methods in classes `CDBI...
MacroFake
2022-06-23
wallet test: Add unit test for wallet scan save_progress option
Ryan Ofsky
2022-06-23
wallet: Save wallet scan progress
w0xlt
2022-06-23
Merge bitcoin/bitcoin#25457: Use more specific path when including `memenv.h`...
laanwj
2022-06-23
Merge bitcoin/bitcoin#25446: p2p: Set CNode::m_relays_txs=true when receiving...
fanquake
2022-06-23
[rpc] add new submitpackage RPC
glozow
2022-06-23
Use more specific path when including `memenv.h` header
Hennadii Stepanov
2022-06-23
rpc: Use steady_clock for getrpcinfo durations
MacroFake
2022-06-23
refactor: remove unused method `CDBWrapper::CompactRange`
Sebastian Falbesoner
2022-06-23
Merge bitcoin-core/gui#623: Getting ready to Qt 6 (9/n). Apply Qt 6 specific ...
laanwj
2022-06-22
scripted-diff: Rename DEFAULT_MAX_MEMPOOL_SIZE to indicate SI unit
Carl Dong
2022-06-22
ArgsMan: Add Get*Arg functions returning optional
Carl Dong
2022-06-22
refactor: 'ListReceived' use optional for filtered address
furszy
2022-06-22
refactor: RPC 'ListReceived', encapsulate m_address_book access
furszy
[prev]
[next]