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

fix(bridge-ui): fix ETH self claiming #16344

Merged
merged 8 commits into from
Mar 7, 2024

Conversation

KorbinianK
Copy link
Contributor

  • Transaction receipts in viem are using bigint instead of hex, which caused some comparisons to be invalid
  • fixed a bug when checking if a transaction was processable
  • minor bugfixes for truncating

@KorbinianK KorbinianK requested a review from dantaik March 6, 2024 15:42
@KorbinianK KorbinianK self-assigned this Mar 6, 2024
@KorbinianK KorbinianK enabled auto-merge March 6, 2024 15:45
@KorbinianK KorbinianK disabled auto-merge March 6, 2024 15:46
@KorbinianK KorbinianK enabled auto-merge March 6, 2024 15:53
@KorbinianK KorbinianK added this pull request to the merge queue Mar 7, 2024
Merged via the queue into main with commit 4271f0d Mar 7, 2024
8 checks passed
@KorbinianK KorbinianK deleted the fix/bridge-ui--fix-self-claiming branch March 7, 2024 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants