Skip to content

Add P2P SC deposit relay integration test, refactor stock bitcoin core - #626

Merged
torkelrogstad merged 2 commits into
masterfrom
2026-09-11-standardness
Sep 16, 2026
Merged

torkelrogstad merged 2 commits into
masterfrom
2026-09-11-standardness

Conversation

@torkelrogstad

Copy link
Copy Markdown
Collaborator

Add an integration test demonstrating P2P relay of sidechain deposit
transactions.

Refactor handling of stock Bitcoin Core in tests. Remove usage of
-acceptnonstdtxn to clearly demonstrate which tests fail without this.
Update the skip list accordingly.

Make it possible to force running tests against a Bitcoin Core version,
by ignoring the skip list when specific args are passed. I.e. the
following test would run (and fail):

$ just test-it --bitcoind unpatched peer_deposit_relay

@torkelrogstad
torkelrogstad force-pushed the 2026-09-11-standardness branch from 01c9228 to 6316482 Compare September 16, 2026 16:30
Add an integration test demonstrating P2P relay of sidechain deposit
transactions.

Refactor handling of stock Bitcoin Core in tests. Remove usage of
`-acceptnonstdtxn` to clearly demonstrate which tests fail without this.
Update the skip list accordingly.

Make it possible to force running tests against a Bitcoin Core version,
by ignoring the skip list when specific args are passed. I.e. the
following test would run (and fail):

```
$ just test-it --bitcoind unpatched peer_deposit_relay
```
@torkelrogstad
torkelrogstad force-pushed the 2026-09-11-standardness branch from 6316482 to 64f8d7b Compare September 16, 2026 17:49
@torkelrogstad
torkelrogstad merged commit 5210c52 into master Sep 16, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant