aptos-core icon indicating copy to clipboard operation
aptos-core copied to clipboard

Support test only native + ed25519 test-only natives + example updates

Open zjma opened this issue 2 years ago • 0 comments

Description

This will allow us to add #[test_only] native functions for generating signatures over arbitrary bytes and over Move structs in the ed25519, multi_ed25519 and bls12381 Move modules.

Test Plan


This change is Reviewable

zjma avatar Oct 18 '22 20:10 zjma