Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Adds a feature ID for enable_alt_bn128_syscall #28908

Merged

Conversation

Lichtso
Copy link
Contributor

@Lichtso Lichtso commented Nov 21, 2022

Problem

Community contribution #27961 was missing a feature key.

Summary of Changes

Renames alt_bn128_syscall_enabled => enable_alt_bn128_syscall for consistency.

ananas-block referenced this pull request Nov 27, 2022
Computing Poseidon hashes on Solana is very expensive and cannot be done
in one transaction.

This change introduces the `sol_poseidon_hash` syscall which takes two
byte sequences as an input and then calculates a Poseidon hash using a
bn254 curve.

Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
@Lichtso Lichtso force-pushed the feature_gate/enable_alt_bn128_syscall branch from 493935b to 1a1be36 Compare November 28, 2022 12:42
@Lichtso Lichtso merged commit f766895 into solana-labs:master Dec 1, 2022
@Lichtso Lichtso deleted the feature_gate/enable_alt_bn128_syscall branch December 1, 2022 08:58
gnapoli23 pushed a commit to gnapoli23/solana that referenced this pull request Dec 16, 2022
Adds a feature ID for enable_alt_bn128_syscall.
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant