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

feat(protocol): tokens can only mint once #13252

Merged
merged 3 commits into from
Mar 4, 2023
Merged

feat(protocol): tokens can only mint once #13252

merged 3 commits into from
Mar 4, 2023

Conversation

cyberhorsey
Copy link
Contributor

No description provided.

@cyberhorsey cyberhorsey changed the title feat(bridge): tokens can only mint once feat(protocol): tokens can only mint once Mar 3, 2023
@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Merging #13252 (18fe835) into main (de8a9b2) will decrease coverage by 0.05%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main   #13252      +/-   ##
==========================================
- Coverage   61.76%   61.71%   -0.05%     
==========================================
  Files         117      117              
  Lines        3452     3458       +6     
  Branches      483      485       +2     
==========================================
+ Hits         2132     2134       +2     
- Misses       1236     1240       +4     
  Partials       84       84              
Flag Coverage Δ *Carryforward flag
bridge-ui 94.33% <ø> (ø) Carriedforward from de8a9b2
protocol 52.48% <0.00%> (-0.07%) ⬇️
relayer 65.18% <ø> (ø) Carriedforward from de8a9b2
ui 100.00% <ø> (ø) Carriedforward from de8a9b2

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
...es/protocol/contracts/test/erc20/FreeMintERC20.sol 0.00% <0.00%> (ø)
...ocol/contracts/test/erc20/MayFailFreeMintERC20.sol 0.00% <0.00%> (ø)
...ges/protocol/contracts/libs/LibAnchorSignature.sol 100.00% <0.00%> (+10.52%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cyberhorsey cyberhorsey added this pull request to the merge queue Mar 4, 2023
Merged via the queue into main with commit 72d152b Mar 4, 2023
@cyberhorsey cyberhorsey deleted the erc20 branch March 4, 2023 02:00
@github-actions github-actions bot mentioned this pull request Mar 4, 2023
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.

None yet

3 participants