v0.4.8-pre.006

This commit is contained in:
2026-08-05 20:30:16 +02:00
parent 4187643148
commit 80c439c988
16 changed files with 997 additions and 131 deletions

View File

@@ -0,0 +1,34 @@
{
"file": "test-fixtures/contract-matrices/SOLANA_PROGRAM_METADATA_MATERIALIZATION_MATRIX.json",
"version": 1,
"programId": "ProgM6JCCvbYkfKqJYHePx4xxSUSqJp7rh8Lyv7nk7S",
"surface": "metadata.solana_program_metadata",
"accountSnapshots": [
{
"accountKind": "buffer",
"projectionKind": "buffer_state",
"authoritative": true,
"completeDecodedContentRetained": true
},
{
"accountKind": "metadata",
"projectionKind": "metadata_state",
"authoritative": true,
"completeDecodedContentRetained": true
}
],
"instructionFacts": [
{"tag": 0, "entryCode": "write", "stateTransition": "buffer_content_written", "authoritative": false, "deprecated": false, "replaced": false, "executionPolicy": "current_candidate"},
{"tag": 1, "entryCode": "initialize", "stateTransition": "metadata_account_initialized", "authoritative": false, "deprecated": false, "replaced": false, "executionPolicy": "current_candidate"},
{"tag": 2, "entryCode": "set_authority", "stateTransition": "account_authority_updated", "authoritative": false, "deprecated": false, "replaced": false, "executionPolicy": "current_candidate"},
{"tag": 3, "entryCode": "set_data", "stateTransition": "metadata_data_configuration_updated", "authoritative": false, "deprecated": false, "replaced": false, "executionPolicy": "current_candidate"},
{"tag": 4, "entryCode": "set_immutable", "stateTransition": "metadata_account_marked_immutable", "authoritative": false, "deprecated": false, "replaced": false, "executionPolicy": "current_candidate"},
{"tag": 5, "entryCode": "trim", "stateTransition": "account_capacity_trimmed", "authoritative": false, "deprecated": false, "replaced": false, "executionPolicy": "current_candidate", "preStableAlias": "withdraw_excess_lamports"},
{"tag": 6, "entryCode": "close", "stateTransition": "account_closed", "authoritative": false, "deprecated": false, "replaced": false, "executionPolicy": "current_candidate"},
{"tag": 7, "entryCode": "allocate", "stateTransition": "buffer_account_allocated", "authoritative": false, "deprecated": false, "replaced": false, "executionPolicy": "current_candidate"},
{"tag": 8, "entryCode": "extend", "stateTransition": "account_capacity_extended", "authoritative": false, "deprecated": false, "replaced": false, "executionPolicy": "current_candidate"}
],
"transactionPolicy": "successful_committed_only",
"offchainContentFetched": false,
"externalAccountsReadByMaterializer": false
}