Skip to content

Fix incompatible rand 0.10 and solana-sdk#140

Merged
448-OG merged 1 commit into
masterfrom
fix-incompatible-csprng
Feb 18, 2026
Merged

Fix incompatible rand 0.10 and solana-sdk#140
448-OG merged 1 commit into
masterfrom
fix-incompatible-csprng

Conversation

@448-OG

@448-OG 448-OG commented Feb 18, 2026

Copy link
Copy Markdown
Member

solana-sdk crashes with newer version of rand causing compile error for wasm target. This commit removes solana-sdk in favour of individual solana-sdk sub-crates to perform the same tasks.

This commit also harmonizes random byte generation and removes duplicate implementation in SIWS.

solana-sdk crashes with newer version of rand causing compile error for wasm target. This commit removes
solana-sdk in favour of individual solana-sdk sub-crates to perform the same tasks.

This commit also harmonizes random byte generation and removes duplicate implementation in SIWS.
@448-OG 448-OG force-pushed the fix-incompatible-csprng branch from 04b81ef to 73b30a3 Compare February 18, 2026 16:36
@448-OG 448-OG merged commit fcc1bfd into master Feb 18, 2026
43 of 52 checks passed
@448-OG 448-OG deleted the fix-incompatible-csprng branch February 18, 2026 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant