Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cosmrs: add getrandom feature #434

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

tony-iqlusion
Copy link
Member

@tony-iqlusion tony-iqlusion commented Oct 3, 2023

Enables support for using CosmRS in environments unsupported by getrandom, like non-JS WASM environments.

Fixes #407

@tony-iqlusion tony-iqlusion force-pushed the cosmrs/getrandom-feature branch 3 times, most recently from dea86a2 to 4534073 Compare October 3, 2023 02:36
Enables support for using CosmRS in environments unsupported by
`getrandom`, like non-JS WASM environments
@tony-iqlusion tony-iqlusion merged commit 817aa47 into main Oct 3, 2023
12 checks passed
tony-iqlusion added a commit that referenced this pull request Oct 3, 2023
Followup from #434 which enables `ecdsa/std` and uses eyre's built-in
`Error`-trait based error propagation.
tony-iqlusion added a commit that referenced this pull request Oct 3, 2023
Followup from #434 which enables `ecdsa/std` and uses eyre's built-in
`Error`-trait based error propagation.
tony-iqlusion added a commit that referenced this pull request Oct 3, 2023
Followup from #434 which enables `ecdsa/std` and uses eyre's built-in
`Error`-trait based error propagation.
@tony-iqlusion tony-iqlusion deleted the cosmrs/getrandom-feature branch October 3, 2023 16:29
@tony-iqlusion tony-iqlusion mentioned this pull request Oct 3, 2023
felipepimsil pushed a commit to felipepimsil/cosmos-rust that referenced this pull request Dec 18, 2023
Enables support for using CosmRS in environments unsupported by
`getrandom`, like non-JS WASM environments
felipepimsil pushed a commit to felipepimsil/cosmos-rust that referenced this pull request Dec 18, 2023
Followup from cosmos#434 which enables `ecdsa/std` and uses eyre's built-in
`Error`-trait based error propagation.
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.

wasm-bindgen issue when using cosmrs in CosmWasm
1 participant