-
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searched fo…
-
## Context
Currently developing an actor for FVM requires installing lotus, and while this is alright for M1, M2 we want to have fully user-programmable actors. There is already some work being done …
-
const umi = createUmi('https://api.devnet.solana.com'); //.use(mplTokenMetadata()); //mplTokenMetadata() nftStorageUploader()
umi.use(mplTokenMetadata());
const keypar: Keypair = {
…
-
At the moment, the tree can only safely handle one update at a time. It would be desirable to shard the tree into multiple subtrees and allow parallel updates to the subtrees.
-
**Is your feature request related to a problem? Please describe.**
Missing support retrieving Compressed NFTs & Digital Asset Standard (DAS) API
**Describe the solution you'd like**
Following th…
-
I'm writing the auto-crank feature, but got stuck on getting all the farmer accounts list or snapshot.
how can I make this work? after this I'll opensource the auto-crank.
also is there any disc…
-
Attempting to cargo build with the latest cargo.toml changes setting yellowstone-grpc to version 2.0.0 produces the zeroize version conflict error as seen below. Reverting back to versions 1.16.0 and …
-
# Problem
My Cargo workspace has multiple entry points that compile to executable/bin or dylib targets. Currently, when placed within a workspace, Cargo will attempt to combine their dependencies w…
-
### Bounty **Description**
**Welcome!**
Thank you for your interest in CyberConnect for the Eth-Shanghai Hackathon. You are welcome to participate in our competitions.
### **Bounty Prize:**
…
-
Any plans to bump up `solana-sdk = "1.14.23"` and `solana-client = "1.14.23"` to version 2?