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

Add more CPI call depth tests#17657

Merged
jackcmay merged 1 commit intosolana-labs:v1.6from
jackcmay:add-more-cpi-call-depth-tests
Jun 2, 2021
Merged

Add more CPI call depth tests#17657
jackcmay merged 1 commit intosolana-labs:v1.6from
jackcmay:add-more-cpi-call-depth-tests

Conversation

@jackcmay
Copy link
Copy Markdown
Contributor

@jackcmay jackcmay commented Jun 2, 2021

Problem

#15410 changed the call depth behavior on master and v1.7 branches.

Summary of Changes

Add more tests to validate the current v1.6 branches' behavior and then also land them on master/v1.7 with fixes to the call depth to bring those branches back in sync with v1.6.

Fixes #

@jackcmay jackcmay force-pushed the add-more-cpi-call-depth-tests branch from cd85e68 to d191164 Compare June 2, 2021 05:25
@mvines mvines added the v1.7 label Jun 2, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2021

Codecov Report

Merging #17657 (d191164) into v1.6 (3a3454d) will decrease coverage by 0.0%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             v1.6   #17657     +/-   ##
=========================================
- Coverage    82.6%    82.6%   -0.1%     
=========================================
  Files         423      423             
  Lines      116749   116744      -5     
=========================================
- Hits        96476    96446     -30     
- Misses      20273    20298     +25     

@jackcmay jackcmay removed the v1.7 label Jun 2, 2021
@jackcmay jackcmay merged commit 1bce8a9 into solana-labs:v1.6 Jun 2, 2021
@jackcmay jackcmay deleted the add-more-cpi-call-depth-tests branch June 2, 2021 07:22
@brooksprumo brooksprumo mentioned this pull request Aug 23, 2021
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