-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make examples work by vp_byte_code (#255)
* add token_vp (de)serialization and add token_vp to vp_bytecode * add sig_verification_vp (de)serialization and add sig_verification_vp to vp_bytecode * add receiver_vp (de)serialization and add receiver_vp to vp_bytecode * add partial_fulfillment_vp (de)serialization and add partial_fulfillment_vp to vp_bytecode * add or_relation_intent_vp (de)serialization and add or_relation_intent_vp to vp_bytecode * add cascade_intent_vp (de)serialization and add cascade_intent_vp to vp_bytecode * make point and field reading easy
- Loading branch information
1 parent
1528d62
commit dca5934
Showing
16 changed files
with
568 additions
and
92 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
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
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.