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
/
test
/
functional
/
data
Age
Commit message (
Expand
)
Author
2022-08-10
psbt: Avoid unsigned int overflow in PSBT_IN_TAP_BIP32_DERIVATION
Andrew Chow
2022-07-19
Add rawtr() descriptor for P2TR with unknown tweak
Pieter Wuille
2022-06-27
tests: Test taproot fields for PSBT
Andrew Chow
2022-01-26
transaction decoding infer output descriptors
Gregory Sanders
2022-01-11
test: refactor: add constant for sequence number `SEQUENCE_FINAL`
Sebastian Falbesoner
2021-12-11
rpc: output all hash preimages in 'decodepsbt'
Antoine Poinsot
2021-12-10
Add global xpub test vectors from BIP
Andrew Chow
2021-12-10
Test for proprietary field
Andrew Chow
2021-12-10
Implement PSBT versions
Andrew Chow
2021-12-06
rpc: Only allow specific types to be P2(W)SH wrapped in decodescript
MarcoFalke
2021-12-05
tests: Add data-driven testcases to rpc_decodescript.py
Dimitri
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-10-16
lint: enable mypy checking for missing imports
josibake
2021-07-09
Merge bitcoin/bitcoin#22363: test: refactor: use `script_util` helpers for cr...
MarcoFalke
2021-07-05
test: add `bad-txns-prevout-null` test case to invalid_txs.py
Sebastian Falbesoner
2021-07-05
test: use script_util helpers for creating P2SH scripts
Sebastian Falbesoner
2021-02-08
test: remove type: comments in favour of actual annotations
fanquake
2020-11-04
test: Remove unused wallet.dat
MarcoFalke
2020-06-02
This PR adds initial support for type hints checking in python scripts.
Kiminuo
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-03-03
test: Add bad-txns-*-toolarge test cases to invalid_txs
MarcoFalke
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-10-09
Merge #16821: Fix bug where duplicate PSBT keys are accepted
fanquake
2019-10-08
Test sortedmulti descriptor using BIP 67 tests
Andrew Chow
2019-10-08
Fix bug where duplicate PSBT keys are accepted
John L. Jegutanis
2019-09-19
Merge #16885: doc: Update tx-size-small comment with relevant CVE disclosure
fanquake
2019-09-18
Update tx-size-small comment with relevant CVE disclosure
Gregory Sanders
2019-09-18
Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_blo...
Wladimir J. van der Laan
2019-09-16
Merge #16845: test: Add notes on how to generate data/wallets/high_minversion
MarcoFalke
2019-09-16
test: Add notes on how to generate data/wallets/high_minversion
MarcoFalke
2019-09-12
Merge #16551: test: Test that low difficulty chain fork is rejected
MarcoFalke
2019-09-03
wallet: Fix segmentation fault in CreateWalletFromFile
MarcoFalke
2019-08-16
test: Test that low difficulty chain fork is rejected
MarcoFalke
2019-06-02
New regression testing for CVE-2018-17144, CVE-2012-2459, and CVE-2010-5137.
lucash-dev
2019-05-10
Merge #14802: rpc: faster getblockstats using BlockUndo data
MarcoFalke
2019-05-10
rpc: faster getblockstats using BlockUndo data
Felix Weis
2019-05-04
Merge #15141: Rewrite DoS interface between validation and net_processing
Wladimir J. van der Laan
2019-05-02
Clean up banning levels
Matt Corallo
2019-04-25
Fix missing input template by making minimal tx
Gregory Sanders
2018-11-27
test: add invalid tx templates for use in functional tests
James O'Beirne
2018-10-03
check that a separator is found for psbt inputs, outputs, and global map
Andrew Chow
2018-09-11
Remove redundant BIP174 test from rpc_psbt.json
araspitzu
2018-08-14
Merge #13917: Additional safety checks in PSBT signer
Wladimir J. van der Laan
2018-08-13
Fix PSBT deserialization of 0-input transactions
Andrew Chow
2018-08-13
More tests of signer checks
Andrew Chow
2018-08-13
Test that a non-witness script as witness utxo is not signed
Andrew Chow
2018-08-13
Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...
MarcoFalke
2018-08-11
Replace median fee rate with feerate percentiles
Marcin Jachymiak
2018-08-09
Always create 70 byte signatures with low R values
Andrew Chow
2018-07-19
Fix merging of global unknown data in PSBTs
Andrew Chow
[next]