solana/programs
Dmitri Makarov 0a3a18744f Update the consumed compute units cost for hashing syscalls
This change prevents zero-cost computation of hash functions on
unbound number of zero-length slices of data.  The cost for each slice
is at least equal to the base cost of a memory operation, but could be
more for longer slices.
2022-02-23 02:32:41 +00:00
..
address-lookup-table Add rustfmt.toml and `cargo fmt` (#23238) 2022-02-19 13:32:29 +08:00
address-lookup-table-tests Add rustfmt.toml and `cargo fmt` (#23238) 2022-02-19 13:32:29 +08:00
bpf Update the consumed compute units cost for hashing syscalls 2022-02-23 02:32:41 +00:00
bpf_loader Update the consumed compute units cost for hashing syscalls 2022-02-23 02:32:41 +00:00
compute-budget Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
config chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
ed25519-tests Fix ed25519 builtin program handling (#23182) 2022-02-16 18:48:55 +00:00
stake Add MINIMUM_STAKE_DELEGATION constant (#23259) 2022-02-22 09:21:23 -06:00
vote Improve performance of root slot in slot hashes history check (#22990) 2022-02-15 20:17:56 -07:00
zk-token-proof Add additional zkp for fee (#23112) 2022-02-17 12:45:07 -05:00