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

Refactoring: Moves InvokeContext::return_data to TransactionContext#22411

Merged
Lichtso merged 1 commit intosolana-labs:masterfrom
Lichtso:refactor/move_return_data_to_transaction_context
Jan 10, 2022
Merged

Refactoring: Moves InvokeContext::return_data to TransactionContext#22411
Lichtso merged 1 commit intosolana-labs:masterfrom
Lichtso:refactor/move_return_data_to_transaction_context

Conversation

@Lichtso
Copy link
Copy Markdown
Contributor

@Lichtso Lichtso commented Jan 10, 2022

Problem

In ABIv2 the return data will be shared between instruction directly.

Summary of Changes

Moves InvokeContext::return_data to TransactionContext.

Fixes #

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 10, 2022

Codecov Report

Merging #22411 (2ea552d) into master (eeec1ce) will decrease coverage by 0.0%.
The diff coverage is 54.5%.

@@            Coverage Diff            @@
##           master   #22411     +/-   ##
=========================================
- Coverage    81.0%    81.0%   -0.1%     
=========================================
  Files         551      551             
  Lines      150173   150177      +4     
=========================================
+ Hits       121769   121772      +3     
- Misses      28404    28405      +1     

@Lichtso Lichtso merged commit aadf4b9 into solana-labs:master Jan 10, 2022
@Lichtso Lichtso deleted the refactor/move_return_data_to_transaction_context branch January 10, 2022 17:26
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