Skip to content

fix: remove the hack for max destination len#64

Merged
prajwolrg merged 1 commit intomainfrom
fix-remove-destination-len-hack
Apr 9, 2026
Merged

fix: remove the hack for max destination len#64
prajwolrg merged 1 commit intomainfrom
fix-remove-destination-len-hack

Conversation

@prajwolrg
Copy link
Copy Markdown
Collaborator

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature/Enhancement (non-breaking change which adds functionality or enhances an existing one)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor
  • New or updated tests
  • Dependency update
  • Security fix

Notes to Reviewers

Checklist

  • I have performed a self-review of my code.
  • I have commented my code where necessary.
  • I have updated the documentation if needed.
  • My changes do not introduce new warnings.
  • I have added tests that prove my changes are effective or that my feature works.
  • New and existing tests pass with my changes.

Related Issues

@prajwolrg prajwolrg self-assigned this Apr 8, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 8, 2026

Commit: 3e08eee
SP1 Execution Results

program cycles success
ASM STF 118,483,823 yes
Moho Recursive 11,586,699 yes

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
crates/txs/bridge-v1/src/deposit_request/aux.rs 86.66% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Collaborator

@evgenyzdanovich evgenyzdanovich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, I wasnt aware of the hotfix :(
Thanks!

@prajwolrg prajwolrg added this pull request to the merge queue Apr 9, 2026
Merged via the queue into main with commit 16dbe11 Apr 9, 2026
22 checks passed
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.

2 participants