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
Age
Commit message (
Expand
)
Author
2024-06-05
test: add unit test for `keys_to_multisig_script`
Sebastian Falbesoner
2024-06-05
test: fix `keys_to_multisig_script` (P2MS) helper for n/k > 16
Sebastian Falbesoner
2024-06-05
Merge bitcoin/bitcoin#30174: test: Set mocktime in p2p_disconnect_ban.py to a...
merge-script
2024-06-04
Merge bitcoin/bitcoin#29998: functional test: ensure confirmed utxo being sou...
Ava Chow
2024-06-04
Merge bitcoin/bitcoin#28307: rpc, wallet: fix incorrect segwit redeem script ...
Ava Chow
2024-06-04
Merge bitcoin/bitcoin#29428: test: Assumeutxo: snapshots with less work shoul...
Ava Chow
2024-06-04
Merge bitcoin/bitcoin#28979: wallet, rpc: document and update `sendall` behav...
Ava Chow
2024-06-04
test: Set mocktime in p2p_disconnect_ban.py to avoid intermittent test failure
MarcoFalke
2024-06-04
test: Fix typos and use names args
MarcoFalke
2024-06-04
Support running individual lint checks
David Gumberg
2024-06-03
Merge bitcoin/bitcoin#30167: doc, rpc: Release notes and follow-ups for #29612
merge-script
2024-06-02
[test] wallet uses CURRENT_VERSION which is 2
glozow
2024-06-02
[policy] make v3 transactions standard
glozow
2024-05-31
test: MiniWallet: respect fee_rate for target_weight, use in mempool_limit.py
Sebastian Falbesoner
2024-05-31
test: add framework functional test for MiniWallet's tx padding
Sebastian Falbesoner
2024-05-31
test: MiniWallet: fix tx padding (`target_weight`) for large sizes, improve a...
Sebastian Falbesoner
2024-05-30
net_processing: make all Misbehaving increments = 100
Pieter Wuille
2024-05-30
net_processing: drop Misbehavior for unconnecting headers
Pieter Wuille
2024-05-30
net_processing: do not treat non-connecting headers as response
Pieter Wuille
2024-05-30
Merge bitcoin/bitcoin#30034: ci: add markdown link check job
merge-script
2024-05-27
test: Make global TRANSPORT_VERSION variable an instance variable
stratospher
2024-05-24
test: Add coverage for txid coins count check when loading snapshot
Fabian Jahr
2024-05-24
lint: add markdown hyperlink checker
willcl-ark
2024-05-24
Merge bitcoin/bitcoin#30072: refactor prep for package rbf
glozow
2024-05-23
Merge bitcoin/bitcoin#29612: rpc: Optimize serialization and enhance metadata...
Ava Chow
2024-05-23
cpfp carveout is excluded in packages
glozow
2024-05-23
Merge bitcoin/bitcoin#29873: policy: restrict all TRUC (v3) transactions to 1...
Ava Chow
2024-05-23
Merge bitcoin/bitcoin#30118: test: improve robustness of connect_nodes()
Ava Chow
2024-05-23
Merge bitcoin/bitcoin#30062: net: add ASMap info in `getrawaddrman` RPC
glozow
2024-05-22
test: Assumeutxo: snapshots with less work should not be loaded
Hernan Marino
2024-05-22
test: add coverage for `mapped_as` from `getrawaddrman`
brunoerg
2024-05-21
Merge bitcoin/bitcoin#29421: net: make the list of known message types a comp...
Ava Chow
2024-05-21
[policy] restrict all v3 transactions to 10kvB
glozow
2024-05-21
test: improve robustness of connect_nodes()
furszy
2024-05-21
rpc: Enhance metadata of the dumptxoutset output
Fabian Jahr
2024-05-21
assumeutxo: Add test for changed coin size value
Fabian Jahr
2024-05-21
rpc: Optimize serialization disk space of dumptxoutset
Fabian Jahr
2024-05-21
Merge bitcoin/bitcoin#26606: wallet: Implement independent BDB parser
merge-script
2024-05-20
Merge bitcoin/bitcoin#30133: test: remove unneeded `-maxorphantx=1000` settings
glozow
2024-05-20
Merge bitcoin/bitcoin#30066: test: add conflicting topology test case
glozow
2024-05-19
tests: improve wallet multisig descriptor test and docs
Michael Dietz
2024-05-17
test: remove unneeded `-maxorphantx=1000` settings
Sebastian Falbesoner
2024-05-17
Merge bitcoin/bitcoin#30048: crypto: add `NUMS_H` const
Ava Chow
2024-05-17
test: Log when the garbage is actually sent to transport layer
stratospher
2024-05-16
wallet, test: Be able to always swap BDB endianness
Ava Chow
2024-05-16
test: Test bdb_ro dump of wallet without reset LSNs
Ava Chow
2024-05-16
test: Test dumping dbs with overflow pages
Ava Chow
2024-05-16
test: Test dumps of other endian BDB files
Ava Chow
2024-05-16
wallettool: Optionally use BERKELEY_RO as format when dumping BDB wallets
Ava Chow
2024-05-16
Merge bitcoin/bitcoin#27101: Support JSON-RPC 2.0 when requested by client
Ryan Ofsky
[prev]
[next]