Logo
Explore Help
Sign In
gaspersic/solana
1
0
Fork 0
You've already forked solana
Code Issues Pull Requests Projects Releases Wiki Activity
Files
b14b8b1efa63cd8914005b7ba663b87df487f4a2
solana/sdk/program/src/ed25519_program.rs

2 lines
67 B
Rust
Raw Normal View History

feat: add ed25519 signature verify program Solang requires a method for verify ed25519 signatures. Add a new builtin program at address Ed25519SigVerify111111111111111111111111111 which takes any number of ed25519 signature, public key, and message. If any of the signatures fails to verify, an error is returned. The changes for the web3.js package will go into another commit, since the tests test against a released solana node. Adding web3.js ed25519 testing will break CI.
2021-09-03 22:35:38 +01:00
crate::declare_id!("Ed25519SigVerify111111111111111111111111111");
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 151ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API