Skip to content

test: verify the node's transaction is valid to Core - #88

Merged
rustaceanrob merged 2 commits into
kernel-node:masterfrom
pzafonte:itest-tx-valid-to-core
Jul 25, 2026
Merged

test: verify the node's transaction is valid to Core#88
rustaceanrob merged 2 commits into
kernel-node:masterfrom
pzafonte:itest-tx-valid-to-core

Conversation

@pzafonte

@pzafonte pzafonte commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Fund a spend-capable node, have it build and broadcast a send to a Core
address, and confirm Core accepts the node-built transaction into its
mempool. Gives start_connected an optional keys argument and a
random_signing_keys helper so the test can start a signing-capable
node, and adds a helper that polls Core's mempool for the txid.

Adds a separate commit to verify the wallet imports keys over the CLI.

@pzafonte
pzafonte marked this pull request as draft July 24, 2026 15:53
Comment thread tests/common/mod.rs Outdated
pzafonte added 2 commits July 24, 2026 22:28
Fund a spend-capable node, have it build and broadcast a send to a Core
address, and confirm Core accepts the node-built transaction into its
mempool.

Gives start_connected an optional keys argument and a
random_signing_keys helper so the test can start a signing-capable
node, and adds a helper that polls Core's mempool for the txid.
@pzafonte
pzafonte force-pushed the itest-tx-valid-to-core branch from dea9203 to 6c087e2 Compare July 25, 2026 02:30
@rustaceanrob

Copy link
Copy Markdown
Contributor

Looks good to me. Why is this in draft?

@pzafonte

Copy link
Copy Markdown
Contributor Author

Why is this in draft?

I had it that way because the CI was red before. I'm debugging that issue today.

@pzafonte
pzafonte marked this pull request as ready for review July 25, 2026 12:38

@rustaceanrob rustaceanrob left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm thanks for closing the loop here

@rustaceanrob
rustaceanrob merged commit 33ffe49 into kernel-node:master Jul 25, 2026
2 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.

2 participants