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

chore: add validation for TX max outputs exceeded #2899

Merged
merged 7 commits into from
Aug 8, 2024

Conversation

Torres-ssf
Copy link
Contributor

@Torres-ssf Torres-ssf commented Aug 8, 2024

Checklist

  • I addedtests to prove my changes
  • I updated — all the necessary docs
  • I reviewed — the entire PR myself, using the GitHub UI
  • I described — all breaking changes and the Migration Guide

@Torres-ssf Torres-ssf enabled auto-merge (squash) August 8, 2024 18:30
Copy link
Contributor

github-actions bot commented Aug 8, 2024

Coverage Report:

Lines Branches Functions Statements
79.62%(+0.01%) 71.91%(+0.03%) 77.56%(+0%) 79.76%(+0.02%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 packages/account/src/providers/provider.ts 68.19%
(+0.26%)
62.43%
(+0.42%)
73.8%
(+0%)
68.15%
(+0.25%)

@Torres-ssf Torres-ssf merged commit 1d2abd7 into master Aug 8, 2024
20 checks passed
@Torres-ssf Torres-ssf deleted the st/chore/validate-tx-max-outputs branch August 8, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exceeding Maximum Number of Outputs in estimateTxDependencies
4 participants