solana-with-rpc-optimizations/programs
Dmitri Makarov 346cb9a275
Add sanity test to verify floating point std math lib works for BPF (#21013)
On-chain programs frequently require floating point operations. In
addition standard library functions are expected to be available.
This change adds a simple sanity check that such functions are
available and work correctly when compiled to BPF.
2021-11-03 00:09:58 +00:00
..
bpf Add sanity test to verify floating point std math lib works for BPF (#21013) 2021-11-03 00:09:58 +00:00
bpf_loader chore: bump openssl from 0.10.37 to 0.10.38 (#21126) 2021-11-02 13:16:06 -06:00
compute-budget Refactor: Remove program_id from process_instruction() (#20540) 2021-10-10 22:29:18 +02:00
config Refactor: Cleanup InvokeContext (#20785) 2021-10-21 20:57:42 +02:00
stake Refactor: Cleanup InvokeContext (#20785) 2021-10-21 20:57:42 +02:00
vote Refactor: Cleanup InvokeContext (#20785) 2021-10-21 20:57:42 +02:00