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

test: fix rentEpoch value #29999

Merged
merged 1 commit into from
Jan 31, 2023
Merged

test: fix rentEpoch value #29999

merged 1 commit into from
Jan 31, 2023

Conversation

yihau
Copy link
Member

@yihau yihau commented Jan 31, 2023

Problem

due to https://www.github.com/solana-labs/solana/pull/29528. the default epoch has become u64 max

Summary of Changes

change expected rentEpoch to u64 max

@github-actions github-actions bot added the web3.js Related to the JavaScript client label Jan 31, 2023
@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Merging #29999 (d5dc08d) into master (d392378) will decrease coverage by 0.2%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master   #29999     +/-   ##
=========================================
- Coverage    76.5%    76.4%   -0.2%     
=========================================
  Files          54       54             
  Lines        3129     3129             
  Branches      470      470             
=========================================
- Hits         2396     2392      -4     
- Misses        568      572      +4     
  Partials      165      165             

@yihau yihau marked this pull request as ready for review January 31, 2023 05:14
@yihau yihau merged commit 6489c20 into solana-labs:master Jan 31, 2023
@yihau yihau deleted the fix-web3-test branch January 31, 2023 05:15
@steveluscher
Copy link
Contributor

Thank you! I just noticed this too :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
web3.js Related to the JavaScript client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants