Skip to content

TxSubmission Logic: integration #1522

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

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

TxSubmission Logic: integration #1522

wants to merge 8 commits into from

Conversation

coot
Copy link
Contributor

@coot coot commented May 26, 2025

Description

  • Added txWireSize method to TxLimits class
  • Integrate new tx submission protocol
  • MempoolSize: added mxExUnits{Memory,Steps}
  • updated changelog

@coot coot force-pushed the coot/tx-submission-10.5 branch from 15846cd to b8dd378 Compare May 26, 2025 15:22
@coot coot force-pushed the coot/tx-submission-10.5 branch 7 times, most recently from f89b546 to 1201eb6 Compare July 25, 2025 12:04
crocodile-dentist and others added 8 commits July 25, 2025 15:39
The new method leverages a corresponding method recently exposed by
ledger side to provide encoded transaction sizes to eg. diffusion layer.
Co-Author: Armando Santos <[email protected]>
Co-Author: Marcin Szamotulski <[email protected]>
Co-Author: Marcin Wójtowicz <[email protected]>
Take into account the overhead of `wrapCBORinCBOR`.
Added HFC overhead.  This overestimates it, if the HFC is disabled.
@coot coot force-pushed the coot/tx-submission-10.5 branch from 1201eb6 to 17841f1 Compare July 25, 2025 13:44
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.

3 participants