Skip to content

refactor: bump anchor & solana crates#2363

Open
sergeytimoshin wants to merge 22 commits into
mainfrom
sergey/solana3
Open

refactor: bump anchor & solana crates#2363
sergeytimoshin wants to merge 22 commits into
mainfrom
sergey/solana3

Conversation

@sergeytimoshin
Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 27, 2026

Important

Review skipped

Too many files!

This PR contains 170 files, which is 20 over the limit of 150.

To get a review, narrow the scope:
• coderabbit review --type committed # exclude uncommitted changes
• coderabbit review --dir # limit to a subdirectory
• coderabbit review --base # compare against a closer base

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: b2f13fb4-258d-4165-be2d-8893e0740ac9

📥 Commits

Reviewing files that changed from the base of the PR and between 0687860 and cc50d8e.

⛔ Files ignored due to path filters (130)
  • .gitmodules is excluded by none and included by none
  • Cargo.lock is excluded by !**/*.lock and included by none
  • Cargo.toml is excluded by none and included by none
  • anchor-programs/system/Cargo.toml is excluded by none and included by none
  • anchor-programs/system/src/lib.rs is excluded by none and included by none
  • external/anchor is excluded by none and included by none
  • external/photon is excluded by none and included by none
  • forester-utils/Cargo.toml is excluded by none and included by none
  • forester-utils/src/forester_epoch.rs is excluded by none and included by none
  • forester-utils/src/rpc_pool.rs is excluded by none and included by none
  • justfile is excluded by none and included by none
  • program-tests/account-compression-test/Cargo.toml is excluded by none and included by none
  • program-tests/account-compression-test/tests/batched_merkle_tree_test.rs is excluded by none and included by none
  • program-tests/compressed-token-test/Cargo.toml is excluded by none and included by none
  • program-tests/compressed-token-test/src/lib.rs is excluded by none and included by none
  • program-tests/compressed-token-test/tests/compress_only/ata_decompress.rs is excluded by none and included by none
  • program-tests/compressed-token-test/tests/compress_only/mod.rs is excluded by none and included by none
  • program-tests/compressed-token-test/tests/light_token/approve_revoke.rs is excluded by none and included by none
  • program-tests/compressed-token-test/tests/light_token/create.rs is excluded by none and included by none
  • program-tests/compressed-token-test/tests/light_token/create_ata.rs is excluded by none and included by none
  • program-tests/compressed-token-test/tests/light_token/delegate_compress.rs is excluded by none and included by none
  • program-tests/compressed-token-test/tests/light_token/extensions.rs is excluded by none and included by none
  • program-tests/compressed-token-test/tests/light_token/functional_ata.rs is excluded by none and included by none
  • program-tests/compressed-token-test/tests/light_token/shared.rs is excluded by none and included by none
  • program-tests/compressed-token-test/tests/light_token/spl_instruction_compat.rs is excluded by none and included by none
  • program-tests/compressed-token-test/tests/mint/functional.rs is excluded by none and included by none
  • program-tests/compressed-token-test/tests/transfer2/no_system_program_cpi_failing.rs is excluded by none and included by none
  • program-tests/compressed-token-test/tests/v1.rs is excluded by none and included by none
  • program-tests/create-address-test-program/Cargo.toml is excluded by none and included by none
  • program-tests/create-address-test-program/src/create_pda.rs is excluded by none and included by none
  • program-tests/create-address-test-program/src/lib.rs is excluded by none and included by none
  • program-tests/justfile is excluded by none and included by none
  • program-tests/pinocchio-nostd-test/src/lib.rs is excluded by none and included by none
  • program-tests/registry-test/tests/compressible.rs is excluded by none and included by none
  • program-tests/registry-test/tests/tests.rs is excluded by none and included by none
  • program-tests/system-cpi-test/Cargo.toml is excluded by none and included by none
  • program-tests/system-cpi-test/src/cpi_context_event.rs is excluded by none and included by none
  • program-tests/system-cpi-test/src/cpi_context_event_inputs.rs is excluded by none and included by none
  • program-tests/system-cpi-test/src/create_pda.rs is excluded by none and included by none
  • program-tests/system-cpi-test/src/invalidate_not_owned_account.rs is excluded by none and included by none
  • program-tests/system-cpi-test/src/lib.rs is excluded by none and included by none
  • program-tests/system-cpi-test/src/sdk.rs is excluded by none and included by none
  • program-tests/system-cpi-test/tests/test.rs is excluded by none and included by none
  • program-tests/system-cpi-v2-test/Cargo.toml is excluded by none and included by none
  • program-tests/system-cpi-v2-test/tests/event.rs is excluded by none and included by none
  • program-tests/system-cpi-v2-test/tests/invoke_cpi_with_read_only.rs is excluded by none and included by none
  • program-tests/system-test/tests/test.rs is excluded by none and included by none
  • program-tests/system-test/tests/test_re_init_cpi_account.rs is excluded by none and included by none
  • program-tests/system-test/tests/v2_failing_tests.rs is excluded by none and included by none
  • program-tests/utils/Cargo.toml is excluded by none and included by none
  • program-tests/utils/src/address_tree_rollover.rs is excluded by none and included by none
  • program-tests/utils/src/assert_ctoken_transfer.rs is excluded by none and included by none
  • program-tests/utils/src/assert_transfer2.rs is excluded by none and included by none
  • program-tests/utils/src/create_address_test_program_sdk.rs is excluded by none and included by none
  • program-tests/utils/src/e2e_test_env.rs is excluded by none and included by none
  • program-tests/utils/src/setup_accounts.rs is excluded by none and included by none
  • program-tests/utils/src/spl.rs is excluded by none and included by none
  • program-tests/utils/src/state_tree_rollover.rs is excluded by none and included by none
  • program-tests/utils/src/system_program.rs is excluded by none and included by none
  • program-tests/utils/src/test_batch_forester.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/instruction_data.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/02_single_u8_field.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/03_all_primitives.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/04_nested_vecs.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/05_nested_options.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/06_array_fields.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/09_enum_unit_variants.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/10_enum_mixed_variants.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/11_pubkey_fields.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/12_mixed_visibility.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/13_large_struct.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/14_vec_of_arrays.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/15_option_vec.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/16_bool_fields.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/17_signed_integers.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/18_zero_sized_arrays.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/19_max_sized_array.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/20_nested_struct_fields.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/21_enum_single_variant.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/22_primitive_after_vec.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/23_multiple_options_after_vec.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/24_vec_option_vec.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/25_all_optional.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/26_deep_nesting.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/27_mixed_arrays.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/28_field_named_data.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/29_field_named_bytes.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/30_underscore_fields.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/31_numeric_suffix_fields.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/32_camel_case_fields.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/33_single_letter_fields.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/34_vec_of_bools.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/35_option_bool.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/36_array_of_bools.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/37_meta_boundary_primitive.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/38_meta_boundary_option.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/39_enum_with_array.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/40_enum_discriminant_order.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/41_struct_with_lifetime_name.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/42_reserved_keywords.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/43_alternating_types.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/44_all_vecs.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/45_single_vec.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/46_single_option.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/49_max_meta_fields.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/50_combination_all_features.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/51_deep_nested_structs.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/52_enum_containing_struct.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/53_enum_containing_vec.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/56_all_derives.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/57_option_of_array.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/59_vec_of_options.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/60_option_pubkey.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/61_vec_pubkey.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/62_array_pubkey.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/63_arrays_only.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/64_option_first_field.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/65_vec_of_vec.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/66_triple_nested_option.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/68_enum_containing_option.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/69_very_long_field_names.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/70_rust_type_field_names.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/basic_enum.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/basic_struct.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/complex_enum.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/repr_c_packed_test.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/with_arrays.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/with_options.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/with_pubkey.rs is excluded by none and included by none
  • program-tests/zero-copy-derive-test/tests/ui/pass/with_vectors.rs is excluded by none and included by none
📒 Files selected for processing (170)
  • forester/Cargo.toml
  • forester/src/cli.rs
  • forester/src/compressible/subscriber.rs
  • forester/src/epoch_manager.rs
  • forester/src/forester_status.rs
  • forester/src/health_check.rs
  • forester/src/lib.rs
  • forester/src/processor/v1/tx_builder.rs
  • forester/src/processor/v2/common.rs
  • forester/src/processor/v2/tx_sender.rs
  • forester/src/pubsub_client.rs
  • forester/src/rollover/operations.rs
  • forester/src/smart_transaction.rs
  • forester/tests/e2e_test.rs
  • forester/tests/legacy/address_v2_test.rs
  • forester/tests/legacy/batched_state_async_indexer_test.rs
  • forester/tests/test_batch_append_spent.rs
  • forester/tests/test_compressible_ctoken.rs
  • forester/tests/test_compressible_mint.rs
  • forester/tests/test_compressible_pda.rs
  • forester/tests/test_indexer_interface.rs
  • forester/tests/test_nullify_state_v1_multi_tx_size.rs
  • program-libs/account-checks/Cargo.toml
  • program-libs/account-checks/src/account_info/account_info_trait.rs
  • program-libs/account-checks/src/account_info/account_meta_trait.rs
  • program-libs/account-checks/src/account_info/pinocchio.rs
  • program-libs/account-checks/src/account_info/solana.rs
  • program-libs/account-checks/src/account_info/test_account_info.rs
  • program-libs/account-checks/src/error.rs
  • program-libs/account-checks/tests/account_info.rs
  • program-libs/account-checks/tests/account_iterator.rs
  • program-libs/account-checks/tests/tests.rs
  • program-libs/batched-merkle-tree/src/errors.rs
  • program-libs/bloom-filter/src/lib.rs
  • program-libs/compressed-account/src/compressed_account.rs
  • program-libs/compressed-account/src/instruction_data/invoke_cpi.rs
  • program-libs/compressed-account/src/instruction_data/traits.rs
  • program-libs/compressed-account/src/instruction_data/with_readonly.rs
  • program-libs/compressed-account/src/lib.rs
  • program-libs/compressed-account/tests/zero_copy_set.rs
  • program-libs/compressible/src/error.rs
  • program-libs/compressible/src/registry_instructions.rs
  • program-libs/compressible/src/rent/mod.rs
  • program-libs/compressible/tests/compression_info.rs
  • program-libs/concurrent-merkle-tree/src/errors.rs
  • program-libs/hasher/src/errors.rs
  • program-libs/hasher/src/hash_to_field_size.rs
  • program-libs/hasher/tests/hash_to_field_size.rs
  • program-libs/indexed-merkle-tree/src/errors.rs
  • program-libs/merkle-tree-metadata/src/errors.rs
  • program-libs/token-interface/Cargo.toml
  • program-libs/token-interface/src/error.rs
  • program-libs/token-interface/src/hash_cache.rs
  • program-libs/token-interface/src/instructions/extensions/compressible.rs
  • program-libs/token-interface/src/state/compressed_token/hash.rs
  • program-libs/token-interface/src/state/compressed_token/token_data.rs
  • program-libs/token-interface/src/state/extensions/extension_struct.rs
  • program-libs/token-interface/src/state/extensions/extension_type.rs
  • program-libs/token-interface/src/state/mint/compressed_mint.rs
  • program-libs/token-interface/src/state/mint/top_up.rs
  • program-libs/token-interface/src/state/mint/zero_copy.rs
  • program-libs/token-interface/src/state/token/token_struct.rs
  • program-libs/token-interface/src/state/token/top_up.rs
  • program-libs/token-interface/src/state/token/zero_copy.rs
  • program-libs/token-interface/tests/compressed_mint.rs
  • program-libs/token-interface/tests/cross_deserialization.rs
  • program-libs/token-interface/tests/mint_borsh_zero_copy.rs
  • program-libs/token-interface/tests/mint_compat.rs
  • program-libs/token-interface/tests/token/borsh_deser.rs
  • program-libs/token-interface/tests/token/spl_compat.rs
  • program-libs/token-interface/tests/token_metadata.rs
  • program-libs/verifier/src/lib.rs
  • program-libs/zero-copy/src/errors.rs
  • program-libs/zero-copy/src/traits/zero_copy_at.rs
  • program-libs/zero-copy/src/traits/zero_copy_at_mut.rs
  • program-libs/zero-copy/tests/borsh.rs
  • program-libs/zero-copy/tests/borsh_2.rs
  • programs/account-compression/src/instructions/batch_append.rs
  • programs/account-compression/src/instructions/batch_nullify.rs
  • programs/account-compression/src/instructions/batch_update_address_tree.rs
  • programs/account-compression/src/instructions/initialize_address_merkle_tree_and_queue.rs
  • programs/account-compression/src/instructions/initialize_batched_address_merkle_tree.rs
  • programs/account-compression/src/instructions/initialize_batched_state_merkle_tree.rs
  • programs/account-compression/src/instructions/initialize_state_merkle_tree_and_nullifier_queue.rs
  • programs/account-compression/src/instructions/migrate_state.rs
  • programs/account-compression/src/instructions/nullify_leaves.rs
  • programs/account-compression/src/instructions/resize_registered_program_account.rs
  • programs/account-compression/src/instructions/rollover_address_merkle_tree_and_queue.rs
  • programs/account-compression/src/instructions/rollover_batched_address_merkle_tree.rs
  • programs/account-compression/src/instructions/rollover_batched_state_merkle_tree.rs
  • programs/account-compression/src/instructions/rollover_state_merkle_tree_and_queue.rs
  • programs/account-compression/src/instructions/update_address_merkle_tree.rs
  • programs/account-compression/src/lib.rs
  • programs/account-compression/src/processor/insert_into_queues.rs
  • programs/account-compression/src/utils/check_signer_is_registered_or_authority.rs
  • programs/compressed-token/anchor/Cargo.toml
  • programs/compressed-token/anchor/src/burn.rs
  • programs/compressed-token/anchor/src/delegation.rs
  • programs/compressed-token/anchor/src/freeze.rs
  • programs/compressed-token/anchor/src/instructions/create_token_pool.rs
  • programs/compressed-token/anchor/src/lib.rs
  • programs/compressed-token/anchor/src/process_compress_spl_token_account.rs
  • programs/compressed-token/anchor/src/process_mint.rs
  • programs/compressed-token/anchor/src/process_transfer.rs
  • programs/compressed-token/anchor/src/spl_compression.rs
  • programs/compressed-token/program/Cargo.toml
  • programs/compressed-token/program/src/compressed_token/mint_action/accounts.rs
  • programs/compressed-token/program/src/compressed_token/mint_action/actions/authority.rs
  • programs/compressed-token/program/src/compressed_token/mint_action/actions/compress_and_close_cmint.rs
  • programs/compressed-token/program/src/compressed_token/mint_action/actions/create_mint.rs
  • programs/compressed-token/program/src/compressed_token/mint_action/actions/decompress_mint.rs
  • programs/compressed-token/program/src/compressed_token/mint_action/actions/mint_to.rs
  • programs/compressed-token/program/src/compressed_token/mint_action/actions/mint_to_ctoken.rs
  • programs/compressed-token/program/src/compressed_token/mint_action/actions/process_actions.rs
  • programs/compressed-token/program/src/compressed_token/mint_action/actions/update_metadata.rs
  • programs/compressed-token/program/src/compressed_token/mint_action/mint_input.rs
  • programs/compressed-token/program/src/compressed_token/mint_action/mint_output.rs
  • programs/compressed-token/program/src/compressed_token/mint_action/processor.rs
  • programs/compressed-token/program/src/compressed_token/mint_action/zero_copy_config.rs
  • programs/compressed-token/program/src/compressed_token/transfer2/accounts.rs
  • programs/compressed-token/program/src/compressed_token/transfer2/change_account.rs
  • programs/compressed-token/program/src/compressed_token/transfer2/check_extensions.rs
  • programs/compressed-token/program/src/compressed_token/transfer2/compression/ctoken/compress_and_close.rs
  • programs/compressed-token/program/src/compressed_token/transfer2/compression/ctoken/compress_or_decompress_ctokens.rs
  • programs/compressed-token/program/src/compressed_token/transfer2/compression/ctoken/decompress.rs
  • programs/compressed-token/program/src/compressed_token/transfer2/compression/ctoken/inputs.rs
  • programs/compressed-token/program/src/compressed_token/transfer2/compression/ctoken/mod.rs
  • programs/compressed-token/program/src/compressed_token/transfer2/compression/mod.rs
  • programs/compressed-token/program/src/compressed_token/transfer2/compression/spl.rs
  • programs/compressed-token/program/src/compressed_token/transfer2/cpi.rs
  • programs/compressed-token/program/src/compressed_token/transfer2/processor.rs
  • programs/compressed-token/program/src/compressed_token/transfer2/sum_check.rs
  • programs/compressed-token/program/src/compressed_token/transfer2/token_inputs.rs
  • programs/compressed-token/program/src/compressed_token/transfer2/token_outputs.rs
  • programs/compressed-token/program/src/compressible/claim.rs
  • programs/compressed-token/program/src/compressible/withdraw_funding_pool.rs
  • programs/compressed-token/program/src/convert_account_infos.rs
  • programs/compressed-token/program/src/ctoken/approve_revoke.rs
  • programs/compressed-token/program/src/ctoken/burn.rs
  • programs/compressed-token/program/src/ctoken/close/accounts.rs
  • programs/compressed-token/program/src/ctoken/close/processor.rs
  • programs/compressed-token/program/src/ctoken/create.rs
  • programs/compressed-token/program/src/ctoken/create_ata.rs
  • programs/compressed-token/program/src/ctoken/freeze_thaw.rs
  • programs/compressed-token/program/src/ctoken/mint_to.rs
  • programs/compressed-token/program/src/ctoken/transfer/checked.rs
  • programs/compressed-token/program/src/ctoken/transfer/default.rs
  • programs/compressed-token/program/src/ctoken/transfer/shared.rs
  • programs/compressed-token/program/src/extensions/check_mint_extensions.rs
  • programs/compressed-token/program/src/extensions/mod.rs
  • programs/compressed-token/program/src/lib.rs
  • programs/compressed-token/program/src/shared/accounts.rs
  • programs/compressed-token/program/src/shared/compressible_top_up.rs
  • programs/compressed-token/program/src/shared/config_account.rs
  • programs/compressed-token/program/src/shared/convert_program_error.rs
  • programs/compressed-token/program/src/shared/cpi.rs
  • programs/compressed-token/program/src/shared/cpi_bytes_size.rs
  • programs/compressed-token/program/src/shared/create_pda_account.rs
  • programs/compressed-token/program/src/shared/initialize_ctoken_account.rs
  • programs/compressed-token/program/src/shared/mint_to_token_pool.rs
  • programs/compressed-token/program/src/shared/owner_validation.rs
  • programs/compressed-token/program/src/shared/token_input.rs
  • programs/compressed-token/program/src/shared/token_output.rs
  • programs/compressed-token/program/src/shared/transfer_lamports.rs
  • programs/compressed-token/program/src/shared/validate_ata_derivation.rs
  • programs/compressed-token/program/tests/check_authority.rs
  • programs/compressed-token/program/tests/check_extensions.rs
  • programs/compressed-token/program/tests/compress_and_close.rs
  • programs/compressed-token/program/tests/constants.rs
  • programs/compressed-token/program/tests/extensions_metadata.rs

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch sergey/solana3

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

…ation-sensitive compile commands; account-checks contains bad automated Pinocchio replacements.

Result: {"status":"keep","migration_failures":5,"passing_commands":0,"suite_seconds":12.838}
…ght-sdk-pinocchio by replacing malformed aliases and updating CPI metadata/invoke code to InstructionAccount + InstructionView APIs.

Result: {"status":"keep","migration_failures":3,"passing_commands":2,"suite_seconds":6.515}
… switching to InstructionAccount/InstructionView, new invoke helpers, Address conversions, and owner byte handling.

Result: {"status":"keep","migration_failures":2,"passing_commands":3,"suite_seconds":2.437}
…InfoTrait, restoring byte-vs-Pubkey conversions in cpi_context tests, and cloning AccountView arrays where Pinocchio 0.10 no longer permits move reuse.

Result: {"status":"keep","migration_failures":1,"passing_commands":4,"suite_seconds":1.941}
@sergeytimoshin sergeytimoshin changed the title Sergey/solana3 refactor: bump anchor & solana crates May 18, 2026
@sergeytimoshin sergeytimoshin marked this pull request as ready for review May 18, 2026 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant