Skip to content
#

rustc

Here are 18 public repositories matching this topic...

kklas
kklas commented Feb 4, 2022

Problem

When adding programs to ProgramTest, they're added for the BPFLoader2. This makes it impossible to test programs which look up the upgrade authority to, for example, run admin instructions (e.g. https://github.com/paul-schaaf/anchor/blob/master/tests/bpf-upgradeable-state/programs/bpf-upgradeable-state/src/lib.rs#L59).

Proposed Solution

Either setup the added programs to b

Improve this page

Add a description, image, and links to the rustc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rustc topic, visit your repo's landing page and select "manage topics."

Learn more