Skip to content

Remove must_replace parameter from add_builtin_account#662

Merged
LucasSte merged 1 commit intoanza-xyz:masterfrom
LucasSte:remove-must-replace
Apr 8, 2024
Merged

Remove must_replace parameter from add_builtin_account#662
LucasSte merged 1 commit intoanza-xyz:masterfrom
LucasSte:remove-must-replace

Conversation

@LucasSte
Copy link
Copy Markdown

@LucasSte LucasSte commented Apr 8, 2024

Problem

The must_replace parameter of add_builtin_account is not necessary and can be cleaned up to facilitate moving add_builtin to the SVM crate.

See also #547 (comment)

Summary of Changes

I removed the parameter and fixed all the usages.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 91.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 81.8%. Comparing base (55c05c5) to head (221b3ce).
Report is 19 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #662   +/-   ##
=======================================
  Coverage    81.8%    81.8%           
=======================================
  Files         851      851           
  Lines      230165   230136   -29     
=======================================
- Hits       188464   188446   -18     
+ Misses      41701    41690   -11     

@LucasSte LucasSte requested review from Lichtso, dmakarov and pgarg66 April 8, 2024 20:27
@LucasSte LucasSte marked this pull request as ready for review April 8, 2024 20:27
@LucasSte LucasSte merged commit e016701 into anza-xyz:master Apr 8, 2024
@LucasSte LucasSte deleted the remove-must-replace branch April 8, 2024 20:57
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.

3 participants