Skip to content

bug - local tx submission is not backward compatible #4592

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

Open
ashisherc opened this issue Jun 12, 2023 · 0 comments
Open

bug - local tx submission is not backward compatible #4592

ashisherc opened this issue Jun 12, 2023 · 0 comments
Labels
local-tx-submission Issues / PRs related to local-tx-submission mini-protocol

Comments

@ashisherc
Copy link

please see IntersectMBO/ouroboros-consensus#137

Summary
I am using the local transaction submission mini protocol, while submitting a transaction that is built using Alonzo spec, and being submitted with era number 5 (Babbage), the node disconnects the connection and does not return an error message as well.

Steps to reproduce
Build an Alonzo era tx,
Prepare payload with era as 5
Submit using the local transaction submission mini protocol

Expected behaviour
Since Babbage era tx spec is Alonzo compatible, a tx built using Alonzo only spec is a valid Babbage era tx. The protocol and node should accept the tx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
local-tx-submission Issues / PRs related to local-tx-submission mini-protocol
Projects
Status: No status
Development

No branches or pull requests

2 participants