Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Define register_unique_recent_blockhash_for_test #33880

Merged

Conversation

ryoqun
Copy link
Contributor

@ryoqun ryoqun commented Oct 26, 2023

another very small prep pr.

extracted from: #33070

@ryoqun ryoqun requested a review from apfitzge October 26, 2023 12:46
Comment on lines +4188 to +4189
// gating this under #[cfg(feature = "dev-context-only-utils")] isn't easy due to
// solana-program-test's usage...
Copy link
Contributor Author

Choose a reason for hiding this comment

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

my mind is in firm state not to be derailed for fiddling with my pet subproject (dcou). lol

Copy link
Contributor

Choose a reason for hiding this comment

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

naming and comment make the reasoning clear; all good

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #33880 (9cfbb8f) into master (70107e2) will increase coverage by 0.0%.
Report is 1 commits behind head on master.
The diff coverage is 80.0%.

@@           Coverage Diff           @@
##           master   #33880   +/-   ##
=======================================
  Coverage    81.8%    81.9%           
=======================================
  Files         809      809           
  Lines      217824   217827    +3     
=======================================
+ Hits       178387   178427   +40     
+ Misses      39437    39400   -37     

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants