solana/programs
Alessandro Decina 09088822e7
direct_mapping: fix iter_memory_pair_chunks in reverse mode (#34204)
iter_memory_pair_chunks was iterating regions in reverse, but not memory
_within_ regions in reverse.

This commit fixes the issue and simplifies the implementation by removing
nested loops which made control flow hard to reason about.
2023-11-28 08:46:20 +11:00
..
address-lookup-table Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
address-lookup-table-tests Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
bpf-loader-tests Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
bpf_loader direct_mapping: fix iter_memory_pair_chunks in reverse mode (#34204) 2023-11-28 08:46:20 +11:00
compute-budget Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
config clean feature: dedupe_config_program_signers (#34077) 2023-11-16 10:00:20 +08:00
ed25519-tests Bump rand to 0.8, rand_chacha to 0.3, getrandom to 0.2 (#32871) 2023-08-21 19:11:21 +02:00
loader-v4 Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00
sbf build(deps): bump proc-macro2 from 1.0.69 to 1.0.70 (#34222) 2023-11-27 13:59:42 -07:00
stake clean feature: vote_stake_checked_instructions (#34079) 2023-11-18 00:34:11 +08:00
system clean feature: system_transfer_zero_check (#34076) 2023-11-16 10:14:28 +08:00
vote clean feature: vote_stake_checked_instructions (#34079) 2023-11-18 00:34:11 +08:00
zk-token-proof [zk-token-proof] Feature gate transfer with fee related proofs (#34103) 2023-11-17 09:21:08 +09:00
zk-token-proof-tests [zk-token-sdk] Add fee sigma proof verification instruction (#32291) 2023-06-28 09:49:56 +09:00