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

v1.3: Add Pubkey::new_unique()/Hash::new_unique()#13092

Merged
mergify[bot] merged 1 commit intosolana-labs:v1.3from
mvines:u13
Oct 23, 2020
Merged

v1.3: Add Pubkey::new_unique()/Hash::new_unique()#13092
mergify[bot] merged 1 commit intosolana-labs:v1.3from
mvines:u13

Conversation

@mvines
Copy link
Copy Markdown
Contributor

@mvines mvines commented Oct 22, 2020

Another alternative to new_rand() -- most usage of new_rand() doesn't really need a random Pubkey/Hash, just a unique one.

In master/v1.4, this'll come in as a part of #12989

@mvines mvines added the automerge Merge this Pull Request automatically once CI passes label Oct 23, 2020
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Oct 23, 2020

automerge label removed due to a CI failure

@mergify mergify Bot removed the automerge Merge this Pull Request automatically once CI passes label Oct 23, 2020
@mvines mvines added the automerge Merge this Pull Request automatically once CI passes label Oct 23, 2020
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 23, 2020

Codecov Report

Merging #13092 into v1.3 will decrease coverage by 0.0%.
The diff coverage is 100.0%.

@@           Coverage Diff            @@
##            v1.3   #13092     +/-   ##
========================================
- Coverage   82.1%    82.0%   -0.1%     
========================================
  Files        362      362             
  Lines      84629    84647     +18     
========================================
+ Hits       69486    69494      +8     
- Misses     15143    15153     +10     

@mergify mergify Bot merged commit 884d68d into solana-labs:v1.3 Oct 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

automerge Merge this Pull Request automatically once CI passes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant