-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement `env` and `bind` as primitives for env construction. Extra: * Adapt the microchain server to send only a slice of the transition proofs, chosen by the client. This is necessary for when the VM changes (as in this patch) and the client would no longer accept old proofs sent by the server. Then the client can reconsider what qualifies as the new genesis and verify proofs from there.
- Loading branch information
1 parent
5d0dbad
commit 9afe288
Showing
6 changed files
with
327 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.