Kevin Heavey
Kevin Heavey
Event parsing in anchor-ts relies on IDL magic: https://github.com/project-serum/anchor/blob/master/ts/src/program/event.ts So it would be nice if the generated client came with an event parser.
### Bug Description If you try to call Python's hash function on an object for which you've implemented `__richcmp__`, it fails with `unhashable type`. The only fix I've found is...
Is it possible to use a build cache with maturin-action? I would normally use https://github.com/Swatinem/rust-cache but it requires setting up a Rust toolchain first, which is something that gets handled...
#### Problem solana-stake-program has some unused dependencies. #### Summary of Changes Remove them. Related: https://github.com/solana-labs/solana/pull/27339
#### Problem A lot of the crates in here have unused dependencies. #### Summary of Changes Removed some unused dependencies that I noticed. This is not intended to be comprehensive.
We already depend on `httpx` for async stuff, but httpx also covers synchronous requests. Hence we should replace all usage of `requests` with `httpx` to make the dependency tree smaller.
### Polars version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of...
### Polars version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of...