Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* forester batch ops refactored * refactor batch processing workflows * add conversion utilities and refactor indexer code * - spl with conversions - impl Default for sdk::CompressedProof * - removed `TokenDataWithMerkleContext` from the client/indexer module a - updated `e2e_test_env.rs` accordingly * refactor program-test/utils* * Add `TestIndexerExtensions` methods and update type constraints Introduces `get_address_merkle_tree` and `add_compressed_accounts_with_token_data` methods to `TestIndexerExtensions`. Removes redundant method definitions from `TestIndexer`. Adjusts type constraints in utility functions to depend on the updated `TestIndexerExtensions` trait. * program-tests/* refactor to include TestIndexerExtensions
- Loading branch information