Releases: anza-xyz/solana-sdk
Releases · anza-xyz/solana-sdk
[email protected]
[email protected]
What's new
- Publish solana-frozen-abi-macro v3.0.1 by @github-actions[bot]
- Remove frozen-abi-macro dependency on solana-logger (#400) by @steviez
- Make it no-std compatible (#363) by @joncinque
- Add [package.metadata.docs.rs] and doc_auto_cfg (#350) by @joncinque
[email protected]
What's new
- Publish solana-bn254 v3.1.2 by @github-actions[bot]
- [bn254] Revert breaking change on
alt_bn128_pairing(#399) by @samkim-crypto
[email protected]
What's new
- Publish solana-vote-interface v4.0.4 by @github-actions[bot]
- Add fast deserialize for
VoteStateVersions(#383) by @buffalojoec - Only implement Copy on feature (#348) by @joncinque
- Borsh, serde, and address no_std (#355) by @stegaBOB
[email protected]
What's new
- Publish solana-bls-signatures v1.0.0 by @github-actions[bot]
bls-signatures: remove some slices for parallel iterators (#374) by @akhi3030bls-signatures: useExactSizedIteratorsto replace more slices with iterators (#373) by @akhi3030bls-signatures: remove one layer of&(#372) by @akhi3030- Fix parallel feature on master (#375) by @akhi3030
bls_signatures: use iterators instead of slices in various APIs (#371) by @akhi3030- Add [package.metadata.docs.rs] and doc_auto_cfg (#350) by @joncinque
[email protected]
What's new
- Publish solana-vote-interface v4.0.3 by @github-actions[bot]
- Add credits getters to v4 (#365) by @buffalojoec
- Add constructor for
VoteStateV4(#362) by @buffalojoec
[email protected]
What's new
- Publish solana-bn254 v3.1.1 by @github-actions[bot]
- Bring msrv back to 1.81 (#360) by @joncinque
[email protected]
What's new
- Publish solana-bn254 v3.1.0 by @github-actions[bot]
- [bn-254] Change input to a sized array for LE addition, multiplication, and compression (#334) by @LStan
- [bn254] Add _be suffix to BE functions (#332) by @LStan
- Add [package.metadata.docs.rs] and doc_auto_cfg (#350) by @joncinque
- Fix alt_bn128_pairing syscall length check (#324) by @LStan
- Refactor constants in bn254 (#322) by @LStan
- [bn254] Refactor addition, multiplication, and pairing functions into
validatorandpreludemodules (#297) by @samkim-crypto - [bn254] Refactor out addition, multiplication, and pairing into separate modules (#290) by @samkim-crypto
- Add Alt-BN128 Little Endian operations for SIMD-0284 (#267) by @LStan
[email protected]
What's new
- Publish solana-file-download v3.1.0 by @github-actions[bot]
- Improve
fn download_filefor Gtihub REST API (#351) by @LucasSte - Add [package.metadata.docs.rs] and doc_auto_cfg (#350) by @joncinque