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
/
mempool_sigoplimit.py
Age
Commit message (
Expand
)
Author
2024-08-29
test: [refactor] Fix F841 flake8
MarcoFalke
2024-07-16
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
Hennadii Stepanov
2024-02-12
[refactor] use MAX_PUBKEYS_PER_MULTISIG instead of magic numbers in test
glozow
2024-02-09
Merge bitcoin/bitcoin#28948: v3 transaction policy for anti-pinning
Ava Chow
2024-01-26
[rpc] return full string for package_msg and package-error
glozow
2023-12-15
Merge bitcoin/bitcoin#29088: tests: Don't depend on value of DEFAULT_PERMIT_B...
Ava Chow
2023-12-15
tests: ensure functional tests set permitbaremultisig=1 when needed
Anthony Towns
2023-11-29
RPC submitpackage: change return format to allow partial errors
Greg Sanders
2023-09-20
Add functional test to catch too large vsize packages
Greg Sanders
2023-05-12
test: Return dict in MiniWallet::send_to
MarcoFalke
2023-03-15
test: check that sigop limit also affects ancestor/descendant size
Sebastian Falbesoner
2023-03-07
test: add coverage for sigop limit policy (`-bytespersigop` setting)
Sebastian Falbesoner