solana-with-rpc-optimizations/programs/bpf_loader
Emanuele Cesena 64260fc831
Simd 129: alt_bn128 syscalls - simplified error code (#294)
* alt_bn128: simplify errors in sycalls (alt_bn128, compress, poseidon)

* add TODO for feature gate. remove validate from compress

* add feature gate

* fix one more error case

* all changes under feature gate

* revert removing from()

* return unexpected errors in lib

* add comment to remove error types, once the feature gate is activated

* remove unnecessary/impossible error

* fix mispelled comments
2024-04-03 09:09:54 +09:00
..
benches Revert deprecate executable feature (#309) 2024-03-20 10:54:15 -05:00
gen-syscall-list
src Simd 129: alt_bn128 syscalls - simplified error code (#294) 2024-04-03 09:09:54 +09:00
test_elfs
Cargo.toml