IntersectMBO / IntersectMBO/ouroboros-network

bug - local tx submission is not backward compatible

Open
#4,592 0 comments 0 reactions 0 assignees View on GitHub
local-tx-submission
Dominant language
Haskell
Stars
296
Forks
104
Avg merge
2d 10h
Merged PRs (30d)
4

Description

please see https://github.com/input-output-hk/ouroboros-consensus/issues/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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.