Amit Prasad
Amit Prasad
This PR: * Adds a `bytes_to_curve` method that allows one to encode arbitrary bytes to the Edwards curve. This function is identical to `hash_from_bytes`, without the hashing. * For convinience,...
In `cosmos-sdk-proto`, I'm not seeing any Type URL implementations for any of the messages in the `x/authz` module. For example, `MsgGrant`, or `GenericAuthorization`.
# Motivation Allowing students, and other PL users with API tokens to access resources that they have view-access to will prove useful in any third-party integrations and students tinkering with...
https://issues.apache.org/jira/browse/IGNITE-23428
Is there a recommended method to convert the WASI-http proxy world's types to those used in the greater Rust ecosystem, in the `http` crate? Would it be suitable for such...
Seeing two types of flakiness that this PR attempts to address: JSON String Equality assertions, and JSON property ordering flakiness. **Solution:** Firstly, across the XChange test suite, there are several...