Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow issuing transactions when using partial-sync #3570

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

StephenButtolph
Copy link
Contributor

Why this should be merged

Currently if --partial-sync-primary-network is set, the platform.issueTx API is disabled. This PR allows issuing transactions that can be verified by the node.

How this works

When --partial-sync-primary-network is enabled, ban ImportTxs. Otherwise, allow transactions to be issued as normal.

How this was tested

Locally issued P-chain transactions to Fuji through a partial synced node.

Need to be documented in RELEASES.md?

There is currently no reference to --partial-sync-primary-network in the docs for issueTx.

@StephenButtolph StephenButtolph added this to the v1.11.14 milestone Nov 25, 2024
@StephenButtolph StephenButtolph self-assigned this Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review 👀
Development

Successfully merging this pull request may close these issues.

2 participants