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

deps: Upgrade bs58 to 0.5.1 #1465

Merged
merged 1 commit into from
May 23, 2024
Merged

deps: Upgrade bs58 to 0.5.1 #1465

merged 1 commit into from
May 23, 2024

Conversation

joncinque
Copy link

Problem

The bs58 dependency in the monorepo is out of date, but as part of the work for #1464 , we need to pick up the newest version for const-decoding that was added in Nullus157/bs58-rs#116

Summary of Changes

To start, bump bs58 to 0.5.1

Fixes #

@joncinque joncinque requested a review from yihau May 23, 2024 00:33
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.7%. Comparing base (32cdbd6) to head (3452a92).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1465   +/-   ##
=======================================
  Coverage    82.7%    82.7%           
=======================================
  Files         871      871           
  Lines      370384   370384           
=======================================
+ Hits       306532   306567   +35     
+ Misses      63852    63817   -35     

Copy link
Member

@yihau yihau left a comment

Choose a reason for hiding this comment

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

🫶

@joncinque joncinque merged commit edd2fff into anza-xyz:master May 23, 2024
52 checks passed
@joncinque joncinque deleted the bs58 branch May 23, 2024 10:31
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