Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Fetch and store an applications bytecode and store in SharedData #488

Closed
snario opened this issue Nov 14, 2019 · 0 comments
Closed

Fetch and store an applications bytecode and store in SharedData #488

snario opened this issue Nov 14, 2019 · 0 comments

Comments

@snario
Copy link
Contributor

snario commented Nov 14, 2019

To implement #478 we need to call provider.getCode for some appDefinition and then store that bytecode in the SharedData so that it can be referenced later when we want to do a valid transition check. This task tracks to fetching + storage of that bytecode.

Presumably this should be done when you create a channel for the first time or join a channel as a forked process.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants