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
2021-06-12
tests: check spending of P2TR
Pieter Wuille
2021-06-12
Basic Taproot signing logic in script/sign.cpp
Pieter Wuille
2021-06-12
Make GetInputUTXO safer: verify non-witness UTXO match
Pieter Wuille
2021-06-12
Construct and use PrecomputedTransactionData in PSBT signing
Pieter Wuille
2021-06-12
Construct and use PrecomputedTransactionData in SignTransaction
Pieter Wuille
2021-06-12
Don't nuke witness data when signing fails
Pieter Wuille
2021-06-12
Permit full precomputation in PrecomputedTransactionData
Pieter Wuille
2021-06-12
Add precomputed txdata support to MutableTransactionSignatureCreator
Pieter Wuille
2021-06-12
Add CKey::SignSchnorr function for BIP 340/341 signing
Pieter Wuille
2021-06-12
Use HandleMissingData also in CheckSchnorrSignature
Pieter Wuille
2021-06-12
Add TaprootSpendData data structure, equivalent to script map for P2[W]SH
Pieter Wuille
2021-06-12
Merge bitcoin/bitcoin#22156: Allow tr() import only when Taproot is active
W. J. van der Laan
2021-06-12
build: Fix MSVC linker /SubSystem option for bitcoin-qt.exe
Hennadii Stepanov
2021-06-12
Merge bitcoin-core/gui#333: refactor: Signal-slot connections cleanup
Hennadii Stepanov
2021-06-12
Merge bitcoin/bitcoin#22172: doc: update tor.md, release notes with removal o...
W. J. van der Laan
2021-06-12
doc: update release notes with removal of tor v2 support
Jon Atack
2021-06-12
Merge bitcoin/bitcoin#22221: refactor: Pass block reference instead of pointe...
fanquake
2021-06-12
Merge bitcoin/bitcoin#18722: addrman: improve performance by using more suita...
fanquake
2021-06-12
Merge bitcoin/bitcoin#22214: refactor: Rearrange fillPSBT arguments
fanquake
2021-06-12
Merge bitcoin/bitcoin#21866: [Bundle 7/7] validation: Farewell, global Chains...
fanquake
2021-06-12
Merge bitcoin-core/gui#361: Fix gui segfault caused by bitcoin/bitcoin#22216
Hennadii Stepanov
2021-06-11
Fix gui segfault caused by bitcoin/bitcoin#22216
Russell Yanofsky
2021-06-11
Update msvc and appveyor builds to use Qt5.12.11 binaries.
Aaron Clauson
2021-06-11
p2p, refactor: rm redundant erase_size calculation in SelectNodeToEvict()
Jon Atack
2021-06-11
refactor: Pass block reference instead of pointer to PeerManagerImpl::BlockRe...
MarcoFalke
2021-06-11
Merge bitcoin/bitcoin#22216: refactor: Make SetupServerArgs callable without ...
MarcoFalke
2021-06-11
Merge bitcoin/bitcoin#22118: test: check anchors.dat when node starts for the...
MarcoFalke
2021-06-11
Merge bitcoin/bitcoin#22190: Use latest signapple commit
fanquake
2021-06-11
Merge bitcoin/bitcoin#22203: test: Use ConnmanTestMsg from test lib in denial...
fanquake
2021-06-10
Allow tr() import only when Taproot is active
Andrew Chow
2021-06-10
validation: Farewell, global Chainstate!
Carl Dong
2021-06-10
qt/test: Reset chainman in ~ChainstateManager instead
Carl Dong
2021-06-10
scripted-diff: tree-wide: Remove all review-only assertions
Carl Dong
2021-06-10
tree-wide: Remove stray review-only assertion
Carl Dong
2021-06-10
qt/test: Use existing chainman in ::TestGUI (can be scripted-diff)
Carl Dong
2021-06-10
scripted-diff: wallet/test: Use existing chainman
Carl Dong
2021-06-10
fuzz: Initialize a TestingSetup for test_one_input
Carl Dong
2021-06-10
scripted-diff: test: Use existing chainman in unit tests
Carl Dong
2021-06-10
test: Pass in CoinsTip to ValidateCheckInputsForAllFlags
Carl Dong
2021-06-10
test/miner_tests: Pass in chain tip to CreateBlockIndex
Carl Dong
2021-06-10
test/util: Use existing chainman in ::PrepareBlock
Carl Dong
2021-06-10
init: Use existing chainman
Carl Dong
2021-06-10
Rearrange fillPSBT arguments
Russell Yanofsky
2021-06-10
Merge bitcoin/bitcoin#22141: net processing: Remove hash and fValidatedHeader...
W. J. van der Laan
2021-06-10
Make SetupServerArgs callable without NodeContext
Russell Yanofsky
2021-06-10
tests: Add test for compact block HB selection
Pieter Wuille
2021-06-10
test: Run pep-8 on touched test
MarcoFalke
2021-06-10
test: Use MiniWallet in test_no_inherited_signaling RBF test
MarcoFalke
2021-06-10
test: Remove unused generate() from test
MarcoFalke
2021-06-10
test: Add txin.sequence option to MiniWallet
MarcoFalke
[prev]
[next]