Files
solana/sdk
Tao Zhu e757e51ddc Port sigverify to identify and mark simple vote transaction to v1.7 (#20147)
* sigverify to identify and mark simple vote transaction (#20021)

* check vote tx at get_packet_offsets to cover both cpu and gpu paths

* add pubkey_len to PacketOffsets to reduce the redundant bytes counting

* allow vote to have 1 or 2 sigs (#20082)
2021-09-24 11:35:50 -05:00
..
2021-09-24 18:05:13 +02:00
2021-09-16 13:16:09 -06:00
2021-09-16 13:16:09 -06:00
2019-07-12 18:28:42 -07:00
2021-09-16 13:16:09 -06:00
2021-07-01 18:25:04 -07:00

Solana

Solana SDK

Use the Solana SDK Crate to write client side applications in Rust. If writing on-chain programs, use the Solana Program Crate instead.

More information about Solana is available in the Solana documentation.

The Solana Program Library provides examples of how to use this crate.

Still have questions? Ask us on Discord