solana/programs/sbf
samkim-crypto 1bc101252c
[zk-token-sdk] Use `TryFrom<&[T]>` for `&[T]` instead of `arrayref` (#31959)
* remove `arrayref` from `auth_encryption`

* remove `arrayref` from `sigma_proofs`

* refactor `canonical_scalar_from_slice`

* remove `arrayref` from `Cargo.toml`

* cargo lock
2023-06-21 06:14:18 +09:00
..
benches Refactor - Share RBPF config and syscall registry globally (#31727) 2023-05-20 20:28:00 +02:00
c programs/sbf: c/float: work on stack values (#32192) 2023-06-19 18:04:19 +02:00
rust Add alt_bn128 syscall tests (and fix related issues) (#31436) 2023-05-22 14:05:10 -07:00
tests Set deployment slot for non-upgradeable programs (#31792) 2023-05-24 16:15:47 +00:00
.gitignore
Cargo.lock [zk-token-sdk] Use `TryFrom<&[T]>` for `&[T]` instead of `arrayref` (#31959) 2023-06-21 06:14:18 +09:00
Cargo.toml Bump patched ntapi from v0.3.6 to v0.3.7 (#31981) 2023-06-06 13:33:57 +09:00
build.rs Update references to platform-tools (#30764) 2023-03-22 07:41:40 -07:00