solana/programs/bpf
samkim-crypto bd88e2a11c
Zk token sdk/batch discrete log (#27412)
* zk-token-sdk: optimize discrete log search with batch compression

* zk-token-sdk: include batch size as part of discrete log struct

* zk-token-sdk: add a note on discrete log timings

* zk-token-sdk: add upper bound on the number of threads

* zk-token-sdk: minor

* zk-token-sdk: cargo.lock
2022-08-27 06:54:59 +09:00
..
benches Cap the number of accounts passed to a bpf program ix (#26630) 2022-07-20 14:12:43 +02:00
c Feature: disable CPI setting `is_executable` and `rent_epoch` (#26987) 2022-08-10 00:22:23 +02:00
rust Feature: disable CPI setting `is_executable` and `rent_epoch` (#26987) 2022-08-10 00:22:23 +02:00
tests clean feature: `request_units_deprecated` (#27102) 2022-08-13 13:12:35 +01:00
.gitignore
Cargo.lock Zk token sdk/batch discrete log (#27412) 2022-08-27 06:54:59 +09:00
Cargo.toml Bumps solana_rbpf to v0.2.32 (#27059) 2022-08-15 16:04:48 +02:00
build.rs Switch to cargo-build-sbf for building tests in programs/bpf 2022-08-08 03:42:54 +00:00