feat(crypto): native crypto + hash syscalls on Vara and ethexe #5363
feat(crypto): add gr_sr25519_verify and gr_blake2b_256 syscalls (Stag…
5bffa4ae
feat(crypto-demo): gcore wrappers + WASM-vs-syscall gas comparison demo
358f51e1
feat(pallet-gear): benchmarks for gr_sr25519_verify and gr_blake2b_256
b99d9b33
feat(crypto): add gr_ed25519_verify, gr_sha256, gr_keccak256 syscalls…
5178f697
feat(crypto): add gr_secp256k1_verify and gr_secp256k1_recover syscal…
291b4733
test(crypto-demo): add KAT tests + review-driven doc fixes
6673c1c7
feat(crypto): sr25519 signing context + secp256k1 malleability flag (…
e26f24d4
fix(crypto): close 4 issues surfaced by /codex challenge
dd5284ed
chore(crypto-syscalls): cargo fmt + clippy fixes
55bf993b
chore(crypto-syscalls): typo fix + workspace-hack regen
c89c1eaa
fix(crypto): drop full_crypto feature from sp-core deps
81b473e6
feat(crypto): per-byte weight for sr25519/ed25519 verify transcript cost
894fd9c8
chore(crypto): strip rot comments from Cargo.toml deps
6ea68b66
Merge branch 'master' into vs/crypto-syscalls
693cd93b
Login to write a write a comment.
Login via GitHub