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

Move type alias and use it more broadly#21763

Merged
CriesofCarrots merged 1 commit intosolana-labs:masterfrom
CriesofCarrots:program-runtime-type
Dec 10, 2021
Merged

Move type alias and use it more broadly#21763
CriesofCarrots merged 1 commit intosolana-labs:masterfrom
CriesofCarrots:program-runtime-type

Conversation

@CriesofCarrots
Copy link
Copy Markdown
Contributor

Problem

A lot of things have moved to program-runtime recently, including a lot of uses of the (Pubkey, Rc<RefCell<AccountSharedData>>) type, which I missed in #21755

Summary of Changes

Move type alias and use in program-runtime

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 10, 2021

Codecov Report

Merging #21763 (80b42a8) into master (0224a8b) will decrease coverage by 0.1%.
The diff coverage is 70.6%.

@@            Coverage Diff            @@
##           master   #21763     +/-   ##
=========================================
- Coverage    81.6%    81.4%   -0.2%     
=========================================
  Files         511      511             
  Lines      143320   143507    +187     
=========================================
- Hits       116976   116862    -114     
- Misses      26344    26645    +301     

@CriesofCarrots CriesofCarrots merged commit 350845c into solana-labs:master Dec 10, 2021
mergify Bot pushed a commit that referenced this pull request Dec 10, 2021
mergify Bot added a commit that referenced this pull request Dec 10, 2021
(cherry picked from commit 350845c)

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
@brooksprumo brooksprumo mentioned this pull request Jan 5, 2022
@CriesofCarrots CriesofCarrots deleted the program-runtime-type branch February 26, 2022 21:04
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.

1 participant