Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to Solana 1.16 and use new Bubblegum Rust client (#127)
* Change path for load generation * Update to Solana 1.16 versions * Update to Solana 1.16.16 (version that does not have tokio pinned and solana-transaction-status supports Borsh 0.10.3). * Update blockbuster to latest branch that supports Bubblegum Update Metadata instruction parsing (still a commit ID). * Update to Borsh 0.10.3. * Update to Plerkle Messenger 1.6.0. * Update to Bubblegum 1.0.1-beta.2 (Rust client version that supports Update Metadata and limits to Borsh < 1.0.0). * Update to SPL Account Compression 0.2.0. * Update to Anchor 0.28.0. * Update Candy Machine and Candy Guard to 2.0.x. * spl-associated-token-account and spl-token use same version ranges as Bubblegum program crate. * Update SPL No-op. * MPL Token Metadata exact version: 2.0.0-beta.1. * Bubblegum Rust client changes * Update plerkle serialization version * Update Rust docker image * Default to no backfiller stream workers (for now)
- Loading branch information