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

Invoke with empty account slice #13931

Merged
merged 2 commits into from
Dec 3, 2020
Merged

Conversation

jackcmay
Copy link
Contributor

@jackcmay jackcmay commented Dec 3, 2020

Problem

Invoke requires account slices to not be empty

Summary of Changes

Relax it

Fixes #

@jackcmay jackcmay added automerge Merge this Pull Request automatically once CI passes v1.3 labels Dec 3, 2020
@mergify
Copy link
Contributor

mergify bot commented Dec 3, 2020

automerge label removed due to a CI failure

@mergify mergify bot removed the automerge Merge this Pull Request automatically once CI passes label Dec 3, 2020
@codecov
Copy link

codecov bot commented Dec 3, 2020

Codecov Report

Merging #13931 (5334f1c) into master (de6ecdf) will increase coverage by 0.0%.
The diff coverage is 0.0%.

@@           Coverage Diff           @@
##           master   #13931   +/-   ##
=======================================
  Coverage    82.1%    82.1%           
=======================================
  Files         382      382           
  Lines       93663    93663           
=======================================
+ Hits        76944    76952    +8     
+ Misses      16719    16711    -8     

@jackcmay jackcmay merged commit 1c51711 into solana-labs:master Dec 3, 2020
@jackcmay jackcmay deleted the empty-slice branch December 3, 2020 15:06
mergify bot pushed a commit that referenced this pull request Dec 3, 2020
mergify bot pushed a commit that referenced this pull request Dec 3, 2020
jackcmay added a commit that referenced this pull request Dec 3, 2020
* Invoke with empty account slice (#13931)


(cherry picked from commit 1c51711)

* nudge ci

Co-authored-by: Jack May <jack@solana.com>
jstarry pushed a commit that referenced this pull request Dec 4, 2020
mergify bot added a commit that referenced this pull request Dec 9, 2020
* Invoke with empty account slice (#13931)

(cherry picked from commit 1c51711)

* nudge ci

Co-authored-by: Jack May <jack@solana.com>
(cherry picked from commit f705340)

# Conflicts:
#	programs/bpf/c/src/invoke/invoke.c
#	programs/bpf/rust/invoke/src/lib.rs
#	programs/bpf/tests/programs.rs
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