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

Handle "no zero transfer" tokens #250

Merged
merged 10 commits into from
Dec 9, 2024
Merged

Conversation

godzillaba
Copy link
Contributor

@godzillaba godzillaba commented Sep 17, 2024

resolves BLK-253

looked to find places where zero value custom gas token (or rollup stake token) transfers could occur. these are marked in 2 commits: b69072d and ed56f91

after reviewing the token bridge contracts too, it seems that zero transfers are only maybe possible in the creator if a zero gas price bid is set. This is fine though

mentioning #230, because this PR may be enough of a reason to merge it

@cla-bot cla-bot bot added the s label Sep 17, 2024
@godzillaba godzillaba marked this pull request as ready for review September 18, 2024 20:13
Copy link
Member

@gzeoneth gzeoneth left a comment

Choose a reason for hiding this comment

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

LGTM, thinking about release strategy might have to wait for bold to release first

@gzeoneth gzeoneth changed the base branch from develop to bold-merge December 9, 2024 09:09
Copy link
Member

@gzeoneth gzeoneth left a comment

Choose a reason for hiding this comment

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

LGTM

@gzeoneth gzeoneth merged commit e10fbbc into bold-merge Dec 9, 2024
10 of 11 checks passed
@gzeoneth gzeoneth deleted the no-zero-transfer-tokens branch December 9, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants